#BB9BAD Color

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

Color preview

#BB9BAD

Color formats

HEX
#BB9BAD
RGB
rgb(187, 155, 173)
RGBA
rgba(187, 155, 173, 1)
HSL
hsl(326, 19%, 67%)
HSV
hsv(326, 17%, 73%)
CMYK
cmyk(0%, 17%, 7%, 27%)
CSS variable
--color-primary: #BB9BAD;
Lowercase HEX
#bb9bad

Shades

Tints

Tones

Harmony

CSS snippets for #BB9BAD

.color-bb9bad {
  color: #BB9BAD;
  background-color: #BB9BAD;
}

Frequently asked questions

What color is #BB9BAD?+

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

What is the closest Tailwind color to #BB9BAD?+

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