#6F978C Color

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

Color preview

#6F978C

Color formats

HEX
#6F978C
RGB
rgb(111, 151, 140)
RGBA
rgba(111, 151, 140, 1)
HSL
hsl(164, 16%, 51%)
HSV
hsv(164, 26%, 59%)
CMYK
cmyk(26%, 0%, 7%, 41%)
CSS variable
--color-primary: #6F978C;
Lowercase HEX
#6f978c

Shades

Tints

Tones

Harmony

CSS snippets for #6F978C

.color-6f978c {
  color: #6F978C;
  background-color: #6F978C;
}

Frequently asked questions

What color is #6F978C?+

#6F978C is a HEX color with RGB value rgb(111, 151, 140) and HSL value hsl(164, 16%, 51%). Its closest CSS named color is LightSlateGray.

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

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