#666F8F Color

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

Color preview

#666F8F

Color formats

HEX
#666F8F
RGB
rgb(102, 111, 143)
RGBA
rgba(102, 111, 143, 1)
HSL
hsl(227, 17%, 48%)
HSV
hsv(227, 29%, 56%)
CMYK
cmyk(29%, 22%, 0%, 44%)
CSS variable
--color-primary: #666F8F;
Lowercase HEX
#666f8f

Shades

Tints

Tones

Harmony

CSS snippets for #666F8F

.color-666f8f {
  color: #666F8F;
  background-color: #666F8F;
}

Frequently asked questions

What color is #666F8F?+

#666F8F is a HEX color with RGB value rgb(102, 111, 143) and HSL value hsl(227, 17%, 48%). Its closest CSS named color is SlateGray.

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

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