#6C8D9E Color

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

Color preview

#6C8D9E

Color formats

HEX
#6C8D9E
RGB
rgb(108, 141, 158)
RGBA
rgba(108, 141, 158, 1)
HSL
hsl(200, 20%, 52%)
HSV
hsv(200, 32%, 62%)
CMYK
cmyk(32%, 11%, 0%, 38%)
CSS variable
--color-primary: #6C8D9E;
Lowercase HEX
#6c8d9e

Shades

Tints

Tones

Harmony

CSS snippets for #6C8D9E

.color-6c8d9e {
  color: #6C8D9E;
  background-color: #6C8D9E;
}

Frequently asked questions

What color is #6C8D9E?+

#6C8D9E is a HEX color with RGB value rgb(108, 141, 158) and HSL value hsl(200, 20%, 52%). Its closest CSS named color is LightSlateGray.

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

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