#BABF31 Color

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

Color preview

#BABF31

Color formats

HEX
#BABF31
RGB
rgb(186, 191, 49)
RGBA
rgba(186, 191, 49, 1)
HSL
hsl(62, 59%, 47%)
HSV
hsv(62, 74%, 75%)
CMYK
cmyk(3%, 0%, 74%, 25%)
CSS variable
--color-primary: #BABF31;
Lowercase HEX
#babf31

Shades

Tints

Tones

Harmony

CSS snippets for #BABF31

.color-babf31 {
  color: #BABF31;
  background-color: #BABF31;
}

Frequently asked questions

What color is #BABF31?+

#BABF31 is a HEX color with RGB value rgb(186, 191, 49) and HSL value hsl(62, 59%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BABF31?+

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