#BABA40 Color

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

Color preview

#BABA40

Color formats

HEX
#BABA40
RGB
rgb(186, 186, 64)
RGBA
rgba(186, 186, 64, 1)
HSL
hsl(60, 49%, 49%)
HSV
hsv(60, 66%, 73%)
CMYK
cmyk(0%, 0%, 66%, 27%)
CSS variable
--color-primary: #BABA40;
Lowercase HEX
#baba40

Shades

Tints

Tones

Harmony

CSS snippets for #BABA40

.color-baba40 {
  color: #BABA40;
  background-color: #BABA40;
}

Frequently asked questions

What color is #BABA40?+

#BABA40 is a HEX color with RGB value rgb(186, 186, 64) and HSL value hsl(60, 49%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BABA40?+

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