#9999BD Color

Inspect #9999BD across formats, palettes, contrast and closest named color matches.

Color preview

#9999BD

Color formats

HEX
#9999BD
RGB
rgb(153, 153, 189)
RGBA
rgba(153, 153, 189, 1)
HSL
hsl(240, 21%, 67%)
HSV
hsv(240, 19%, 74%)
CMYK
cmyk(19%, 19%, 0%, 26%)
CSS variable
--color-primary: #9999BD;
Lowercase HEX
#9999bd

Shades

Tints

Tones

Harmony

CSS snippets for #9999BD

.color-9999bd {
  color: #9999BD;
  background-color: #9999BD;
}

Frequently asked questions

What color is #9999BD?+

#9999BD is a HEX color with RGB value rgb(153, 153, 189) and HSL value hsl(240, 21%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9999BD?+

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