#666DBC Color

Inspect #666DBC across formats, palettes, contrast and closest named color matches.

Color preview

#666DBC

Color formats

HEX
#666DBC
RGB
rgb(102, 109, 188)
RGBA
rgba(102, 109, 188, 1)
HSL
hsl(235, 39%, 57%)
HSV
hsv(235, 46%, 74%)
CMYK
cmyk(46%, 42%, 0%, 26%)
CSS variable
--color-primary: #666DBC;
Lowercase HEX
#666dbc

Shades

Tints

Tones

Harmony

CSS snippets for #666DBC

.color-666dbc {
  color: #666DBC;
  background-color: #666DBC;
}

Frequently asked questions

What color is #666DBC?+

#666DBC is a HEX color with RGB value rgb(102, 109, 188) and HSL value hsl(235, 39%, 57%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #666DBC?+

The closest Tailwind color is slate-500, available as the bg-slate-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools