ColorHelper makes working with colors easier by providing inline color previews in your documents (ST3 build 3118+) and offers popups with color previews, color conversion, and allows the storing and accessing of favorite colors in color palettes. It even provides tools for calculating color contrast, interpolating between colors, and more.
- Inline color previews.
- Useful tooltip popups that show the previews of selected colors.
- Support colors in CSS, SCSS, SASS, HTML attributes, and more.
- Allow saving, accessing, and managing colors in named color palettes all from the tooltip.
- Select and insert colors from the color palettes via the tooltip.
- Translate an existing color form to a new form the tooltip. Supports
rgb
,hsl
,hwb
,lch
,lab
, and more! - Color picker, color interpolating, color contrast tool, and more!
https://codebyzach.github.io/sublime_color_helper/
ColorHelper is released under the MIT License.