#666F9D Color

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

Color preview

#666F9D

Color formats

HEX
#666F9D
RGB
rgb(102, 111, 157)
RGBA
rgba(102, 111, 157, 1)
HSL
hsl(230, 22%, 51%)
HSV
hsv(230, 35%, 62%)
CMYK
cmyk(35%, 29%, 0%, 38%)
CSS variable
--color-primary: #666F9D;
Lowercase HEX
#666f9d

Shades

Tints

Tones

Harmony

CSS snippets for #666F9D

.color-666f9d {
  color: #666F9D;
  background-color: #666F9D;
}

Frequently asked questions

What color is #666F9D?+

#666F9D is a HEX color with RGB value rgb(102, 111, 157) and HSL value hsl(230, 22%, 51%). Its closest CSS named color is SlateGray.

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

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