#BBACAF Color

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

Color preview

#BBACAF

Color formats

HEX
#BBACAF
RGB
rgb(187, 172, 175)
RGBA
rgba(187, 172, 175, 1)
HSL
hsl(348, 10%, 70%)
HSV
hsv(348, 8%, 73%)
CMYK
cmyk(0%, 8%, 6%, 27%)
CSS variable
--color-primary: #BBACAF;
Lowercase HEX
#bbacaf

Shades

Tints

Tones

Harmony

CSS snippets for #BBACAF

.color-bbacaf {
  color: #BBACAF;
  background-color: #BBACAF;
}

Frequently asked questions

What color is #BBACAF?+

#BBACAF is a HEX color with RGB value rgb(187, 172, 175) and HSL value hsl(348, 10%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBACAF?+

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