#BB9ABC Color

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

Color preview

#BB9ABC

Color formats

HEX
#BB9ABC
RGB
rgb(187, 154, 188)
RGBA
rgba(187, 154, 188, 1)
HSL
hsl(298, 20%, 67%)
HSV
hsv(298, 18%, 74%)
CMYK
cmyk(1%, 18%, 0%, 26%)
CSS variable
--color-primary: #BB9ABC;
Lowercase HEX
#bb9abc

Shades

Tints

Tones

Harmony

CSS snippets for #BB9ABC

.color-bb9abc {
  color: #BB9ABC;
  background-color: #BB9ABC;
}

Frequently asked questions

What color is #BB9ABC?+

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

What is the closest Tailwind color to #BB9ABC?+

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