#B99BAA Color

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

Color preview

#B99BAA

Color formats

HEX
#B99BAA
RGB
rgb(185, 155, 170)
RGBA
rgba(185, 155, 170, 1)
HSL
hsl(330, 18%, 67%)
HSV
hsv(330, 16%, 73%)
CMYK
cmyk(0%, 16%, 8%, 27%)
CSS variable
--color-primary: #B99BAA;
Lowercase HEX
#b99baa

Shades

Tints

Tones

Harmony

CSS snippets for #B99BAA

.color-b99baa {
  color: #B99BAA;
  background-color: #B99BAA;
}

Frequently asked questions

What color is #B99BAA?+

#B99BAA is a HEX color with RGB value rgb(185, 155, 170) and HSL value hsl(330, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B99BAA?+

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