#B99BBB Color

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

Color preview

#B99BBB

Color formats

HEX
#B99BBB
RGB
rgb(185, 155, 187)
RGBA
rgba(185, 155, 187, 1)
HSL
hsl(296, 19%, 67%)
HSV
hsv(296, 17%, 73%)
CMYK
cmyk(1%, 17%, 0%, 27%)
CSS variable
--color-primary: #B99BBB;
Lowercase HEX
#b99bbb

Shades

Tints

Tones

Harmony

CSS snippets for #B99BBB

.color-b99bbb {
  color: #B99BBB;
  background-color: #B99BBB;
}

Frequently asked questions

What color is #B99BBB?+

#B99BBB is a HEX color with RGB value rgb(185, 155, 187) and HSL value hsl(296, 19%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B99BBB?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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