#B99ABB Color

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

Color preview

#B99ABB

Color formats

HEX
#B99ABB
RGB
rgb(185, 154, 187)
RGBA
rgba(185, 154, 187, 1)
HSL
hsl(296, 20%, 67%)
HSV
hsv(296, 18%, 73%)
CMYK
cmyk(1%, 18%, 0%, 27%)
CSS variable
--color-primary: #B99ABB;
Lowercase HEX
#b99abb

Shades

Tints

Tones

Harmony

CSS snippets for #B99ABB

.color-b99abb {
  color: #B99ABB;
  background-color: #B99ABB;
}

Frequently asked questions

What color is #B99ABB?+

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

What is the closest Tailwind color to #B99ABB?+

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