#979CCC Color

Inspect #979CCC across formats, palettes, contrast and closest named color matches.

Color preview

#979CCC

Color formats

HEX
#979CCC
RGB
rgb(151, 156, 204)
RGBA
rgba(151, 156, 204, 1)
HSL
hsl(234, 34%, 70%)
HSV
hsv(234, 26%, 80%)
CMYK
cmyk(26%, 24%, 0%, 20%)
CSS variable
--color-primary: #979CCC;
Lowercase HEX
#979ccc

Shades

Tints

Tones

Harmony

CSS snippets for #979CCC

.color-979ccc {
  color: #979CCC;
  background-color: #979CCC;
}

Frequently asked questions

What color is #979CCC?+

#979CCC is a HEX color with RGB value rgb(151, 156, 204) and HSL value hsl(234, 34%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #979CCC?+

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