#BBAAA5 Color

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

Color preview

#BBAAA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAAA5

.color-bbaaa5 {
  color: #BBAAA5;
  background-color: #BBAAA5;
}

Frequently asked questions

What color is #BBAAA5?+

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

What is the closest Tailwind color to #BBAAA5?+

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