In the VS Code July 2017 release they have added a color picker, and state that it is available for Sass:
For the preview, we enabled it for CSS, Sass and LESS files, supporting RGBA, HSLA and Hex color modes.
The color picker does indeed work for .SCSS files but doesn't for .SASS files, is there anyway to enable the color picker to work for sass files as well?