#999FBD Color

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

Color preview

#999FBD

Color formats

HEX
#999FBD
RGB
rgb(153, 159, 189)
RGBA
rgba(153, 159, 189, 1)
HSL
hsl(230, 21%, 67%)
HSV
hsv(230, 19%, 74%)
CMYK
cmyk(19%, 16%, 0%, 26%)
CSS variable
--color-primary: #999FBD;
Lowercase HEX
#999fbd

Shades

Tints

Tones

Harmony

CSS snippets for #999FBD

.color-999fbd {
  color: #999FBD;
  background-color: #999FBD;
}

Frequently asked questions

What color is #999FBD?+

#999FBD is a HEX color with RGB value rgb(153, 159, 189) and HSL value hsl(230, 21%, 67%). Its closest CSS named color is DarkGray.

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

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