#999EBC Color

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

Color preview

#999EBC

Color formats

HEX
#999EBC
RGB
rgb(153, 158, 188)
RGBA
rgba(153, 158, 188, 1)
HSL
hsl(231, 21%, 67%)
HSV
hsv(231, 19%, 74%)
CMYK
cmyk(19%, 16%, 0%, 26%)
CSS variable
--color-primary: #999EBC;
Lowercase HEX
#999ebc

Shades

Tints

Tones

Harmony

CSS snippets for #999EBC

.color-999ebc {
  color: #999EBC;
  background-color: #999EBC;
}

Frequently asked questions

What color is #999EBC?+

#999EBC is a HEX color with RGB value rgb(153, 158, 188) and HSL value hsl(231, 21%, 67%). Its closest CSS named color is DarkGray.

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

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