#6E667B Color

Inspect #6E667B across formats, palettes, contrast and closest named color matches.

Color preview

#6E667B

Color formats

HEX
#6E667B
RGB
rgb(110, 102, 123)
RGBA
rgba(110, 102, 123, 1)
HSL
hsl(263, 9%, 44%)
HSV
hsv(263, 17%, 48%)
CMYK
cmyk(11%, 17%, 0%, 52%)
CSS variable
--color-primary: #6E667B;
Lowercase HEX
#6e667b

Shades

Tints

Tones

Harmony

CSS snippets for #6E667B

.color-6e667b {
  color: #6E667B;
  background-color: #6E667B;
}

Frequently asked questions

What color is #6E667B?+

#6E667B is a HEX color with RGB value rgb(110, 102, 123) and HSL value hsl(263, 9%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #6E667B?+

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