#BABB9B Color

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

Color preview

#BABB9B

Color formats

HEX
#BABB9B
RGB
rgb(186, 187, 155)
RGBA
rgba(186, 187, 155, 1)
HSL
hsl(62, 19%, 67%)
HSV
hsv(62, 17%, 73%)
CMYK
cmyk(1%, 0%, 17%, 27%)
CSS variable
--color-primary: #BABB9B;
Lowercase HEX
#babb9b

Shades

Tints

Tones

Harmony

CSS snippets for #BABB9B

.color-babb9b {
  color: #BABB9B;
  background-color: #BABB9B;
}

Frequently asked questions

What color is #BABB9B?+

#BABB9B is a HEX color with RGB value rgb(186, 187, 155) and HSL value hsl(62, 19%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BABB9B?+

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