#999BCC Color

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

Color preview

#999BCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #999BCC

.color-999bcc {
  color: #999BCC;
  background-color: #999BCC;
}

Frequently asked questions

What color is #999BCC?+

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

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

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