#BABB72 Color

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

Color preview

#BABB72

Color formats

HEX
#BABB72
RGB
rgb(186, 187, 114)
RGBA
rgba(186, 187, 114, 1)
HSL
hsl(61, 35%, 59%)
HSV
hsv(61, 39%, 73%)
CMYK
cmyk(1%, 0%, 39%, 27%)
CSS variable
--color-primary: #BABB72;
Lowercase HEX
#babb72

Shades

Tints

Tones

Harmony

CSS snippets for #BABB72

.color-babb72 {
  color: #BABB72;
  background-color: #BABB72;
}

Frequently asked questions

What color is #BABB72?+

#BABB72 is a HEX color with RGB value rgb(186, 187, 114) and HSL value hsl(61, 35%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BABB72?+

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