#BBAAB5 Color

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

Color preview

#BBAAB5

Color formats

HEX
#BBAAB5
RGB
rgb(187, 170, 181)
RGBA
rgba(187, 170, 181, 1)
HSL
hsl(321, 11%, 70%)
HSV
hsv(321, 9%, 73%)
CMYK
cmyk(0%, 9%, 3%, 27%)
CSS variable
--color-primary: #BBAAB5;
Lowercase HEX
#bbaab5

Shades

Tints

Tones

Harmony

CSS snippets for #BBAAB5

.color-bbaab5 {
  color: #BBAAB5;
  background-color: #BBAAB5;
}

Frequently asked questions

What color is #BBAAB5?+

#BBAAB5 is a HEX color with RGB value rgb(187, 170, 181) and HSL value hsl(321, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBAAB5?+

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