#66666B Color

Inspect #66666B across formats, palettes, contrast and closest named color matches.

Color preview

#66666B

Color formats

HEX
#66666B
RGB
rgb(102, 102, 107)
RGBA
rgba(102, 102, 107, 1)
HSL
hsl(240, 2%, 41%)
HSV
hsv(240, 5%, 42%)
CMYK
cmyk(5%, 5%, 0%, 58%)
CSS variable
--color-primary: #66666B;
Lowercase HEX
#66666b

Shades

Tints

Tones

Harmony

CSS snippets for #66666B

.color-66666b {
  color: #66666B;
  background-color: #66666B;
}

Frequently asked questions

What color is #66666B?+

#66666B is a HEX color with RGB value rgb(102, 102, 107) and HSL value hsl(240, 2%, 41%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #66666B?+

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