#BBAFA4 Color

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

Color preview

#BBAFA4

Color formats

HEX
#BBAFA4
RGB
rgb(187, 175, 164)
RGBA
rgba(187, 175, 164, 1)
HSL
hsl(29, 14%, 69%)
HSV
hsv(29, 12%, 73%)
CMYK
cmyk(0%, 6%, 12%, 27%)
CSS variable
--color-primary: #BBAFA4;
Lowercase HEX
#bbafa4

Shades

Tints

Tones

Harmony

CSS snippets for #BBAFA4

.color-bbafa4 {
  color: #BBAFA4;
  background-color: #BBAFA4;
}

Frequently asked questions

What color is #BBAFA4?+

#BBAFA4 is a HEX color with RGB value rgb(187, 175, 164) and HSL value hsl(29, 14%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBAFA4?+

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