#BBB4A7 Color

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

Color preview

#BBB4A7

Color formats

HEX
#BBB4A7
RGB
rgb(187, 180, 167)
RGBA
rgba(187, 180, 167, 1)
HSL
hsl(39, 13%, 69%)
HSV
hsv(39, 11%, 73%)
CMYK
cmyk(0%, 4%, 11%, 27%)
CSS variable
--color-primary: #BBB4A7;
Lowercase HEX
#bbb4a7

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4A7

.color-bbb4a7 {
  color: #BBB4A7;
  background-color: #BBB4A7;
}

Frequently asked questions

What color is #BBB4A7?+

#BBB4A7 is a HEX color with RGB value rgb(187, 180, 167) and HSL value hsl(39, 13%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB4A7?+

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