#999CCC Color

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

Color preview

#999CCC

Color formats

HEX
#999CCC
RGB
rgb(153, 156, 204)
RGBA
rgba(153, 156, 204, 1)
HSL
hsl(236, 33%, 70%)
HSV
hsv(236, 25%, 80%)
CMYK
cmyk(25%, 24%, 0%, 20%)
CSS variable
--color-primary: #999CCC;
Lowercase HEX
#999ccc

Shades

Tints

Tones

Harmony

CSS snippets for #999CCC

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

Frequently asked questions

What color is #999CCC?+

#999CCC is a HEX color with RGB value rgb(153, 156, 204) and HSL value hsl(236, 33%, 70%). Its closest CSS named color is DarkGray.

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

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