#BAEC32 Color

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

Color preview

#BAEC32

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAEC32

.color-baec32 {
  color: #BAEC32;
  background-color: #BAEC32;
}

Frequently asked questions

What color is #BAEC32?+

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

What is the closest Tailwind color to #BAEC32?+

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