#66667B Color

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

Color preview

#66667B

Color formats

HEX
#66667B
RGB
rgb(102, 102, 123)
RGBA
rgba(102, 102, 123, 1)
HSL
hsl(240, 9%, 44%)
HSV
hsv(240, 17%, 48%)
CMYK
cmyk(17%, 17%, 0%, 52%)
CSS variable
--color-primary: #66667B;
Lowercase HEX
#66667b

Shades

Tints

Tones

Harmony

CSS snippets for #66667B

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

Frequently asked questions

What color is #66667B?+

#66667B is a HEX color with RGB value rgb(102, 102, 123) and HSL value hsl(240, 9%, 44%). Its closest CSS named color is DimGray.

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

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