#BABA4F Color

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

Color preview

#BABA4F

Color formats

HEX
#BABA4F
RGB
rgb(186, 186, 79)
RGBA
rgba(186, 186, 79, 1)
HSL
hsl(60, 44%, 52%)
HSV
hsv(60, 58%, 73%)
CMYK
cmyk(0%, 0%, 58%, 27%)
CSS variable
--color-primary: #BABA4F;
Lowercase HEX
#baba4f

Shades

Tints

Tones

Harmony

CSS snippets for #BABA4F

.color-baba4f {
  color: #BABA4F;
  background-color: #BABA4F;
}

Frequently asked questions

What color is #BABA4F?+

#BABA4F is a HEX color with RGB value rgb(186, 186, 79) and HSL value hsl(60, 44%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BABA4F?+

The closest Tailwind color is lime-400, available as the bg-lime-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