#999CBA Color

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

Color preview

#999CBA

Color formats

HEX
#999CBA
RGB
rgb(153, 156, 186)
RGBA
rgba(153, 156, 186, 1)
HSL
hsl(235, 19%, 66%)
HSV
hsv(235, 18%, 73%)
CMYK
cmyk(18%, 16%, 0%, 27%)
CSS variable
--color-primary: #999CBA;
Lowercase HEX
#999cba

Shades

Tints

Tones

Harmony

CSS snippets for #999CBA

.color-999cba {
  color: #999CBA;
  background-color: #999CBA;
}

Frequently asked questions

What color is #999CBA?+

#999CBA is a HEX color with RGB value rgb(153, 156, 186) and HSL value hsl(235, 19%, 66%). Its closest CSS named color is DarkGray.

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

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