#666C6B Color

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

Color preview

#666C6B

Color formats

HEX
#666C6B
RGB
rgb(102, 108, 107)
RGBA
rgba(102, 108, 107, 1)
HSL
hsl(170, 3%, 41%)
HSV
hsv(170, 6%, 42%)
CMYK
cmyk(6%, 0%, 1%, 58%)
CSS variable
--color-primary: #666C6B;
Lowercase HEX
#666c6b

Shades

Tints

Tones

Harmony

CSS snippets for #666C6B

.color-666c6b {
  color: #666C6B;
  background-color: #666C6B;
}

Frequently asked questions

What color is #666C6B?+

#666C6B is a HEX color with RGB value rgb(102, 108, 107) and HSL value hsl(170, 3%, 41%). Its closest CSS named color is DimGray.

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

The closest Tailwind color is neutral-500, available as the bg-neutral-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