#BAEC31 Color

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

Color preview

#BAEC31

Color formats

HEX
#BAEC31
RGB
rgb(186, 236, 49)
RGBA
rgba(186, 236, 49, 1)
HSL
hsl(76, 83%, 56%)
HSV
hsv(76, 79%, 93%)
CMYK
cmyk(21%, 0%, 79%, 7%)
CSS variable
--color-primary: #BAEC31;
Lowercase HEX
#baec31

Shades

Tints

Tones

Harmony

CSS snippets for #BAEC31

.color-baec31 {
  color: #BAEC31;
  background-color: #BAEC31;
}

Frequently asked questions

What color is #BAEC31?+

#BAEC31 is a HEX color with RGB value rgb(186, 236, 49) and HSL value hsl(76, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAEC31?+

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