#6E7E8C Color

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

Color preview

#6E7E8C

Color formats

HEX
#6E7E8C
RGB
rgb(110, 126, 140)
RGBA
rgba(110, 126, 140, 1)
HSL
hsl(208, 12%, 49%)
HSV
hsv(208, 21%, 55%)
CMYK
cmyk(21%, 10%, 0%, 45%)
CSS variable
--color-primary: #6E7E8C;
Lowercase HEX
#6e7e8c

Shades

Tints

Tones

Harmony

CSS snippets for #6E7E8C

.color-6e7e8c {
  color: #6E7E8C;
  background-color: #6E7E8C;
}

Frequently asked questions

What color is #6E7E8C?+

#6E7E8C is a HEX color with RGB value rgb(110, 126, 140) and HSL value hsl(208, 12%, 49%). Its closest CSS named color is SlateGray.

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

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