#BBBAA5 Color

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

Color preview

#BBBAA5

Color formats

HEX
#BBBAA5
RGB
rgb(187, 186, 165)
RGBA
rgba(187, 186, 165, 1)
HSL
hsl(57, 14%, 69%)
HSV
hsv(57, 12%, 73%)
CMYK
cmyk(0%, 1%, 12%, 27%)
CSS variable
--color-primary: #BBBAA5;
Lowercase HEX
#bbbaa5

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAA5

.color-bbbaa5 {
  color: #BBBAA5;
  background-color: #BBBAA5;
}

Frequently asked questions

What color is #BBBAA5?+

#BBBAA5 is a HEX color with RGB value rgb(187, 186, 165) and HSL value hsl(57, 14%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBBAA5?+

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