#BBAAB6 Color

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

Color preview

#BBAAB6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAAB6

.color-bbaab6 {
  color: #BBAAB6;
  background-color: #BBAAB6;
}

Frequently asked questions

What color is #BBAAB6?+

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

What is the closest Tailwind color to #BBAAB6?+

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