#BBAFAA Color

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

Color preview

#BBAFAA

Color formats

HEX
#BBAFAA
RGB
rgb(187, 175, 170)
RGBA
rgba(187, 175, 170, 1)
HSL
hsl(18, 11%, 70%)
HSV
hsv(18, 9%, 73%)
CMYK
cmyk(0%, 6%, 9%, 27%)
CSS variable
--color-primary: #BBAFAA;
Lowercase HEX
#bbafaa

Shades

Tints

Tones

Harmony

CSS snippets for #BBAFAA

.color-bbafaa {
  color: #BBAFAA;
  background-color: #BBAFAA;
}

Frequently asked questions

What color is #BBAFAA?+

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

What is the closest Tailwind color to #BBAFAA?+

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