#999ECC Color

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

Color preview

#999ECC

Color formats

HEX
#999ECC
RGB
rgb(153, 158, 204)
RGBA
rgba(153, 158, 204, 1)
HSL
hsl(234, 33%, 70%)
HSV
hsv(234, 25%, 80%)
CMYK
cmyk(25%, 23%, 0%, 20%)
CSS variable
--color-primary: #999ECC;
Lowercase HEX
#999ecc

Shades

Tints

Tones

Harmony

CSS snippets for #999ECC

.color-999ecc {
  color: #999ECC;
  background-color: #999ECC;
}

Frequently asked questions

What color is #999ECC?+

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

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

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