#BAE24C Color

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

Color preview

#BAE24C

Color formats

HEX
#BAE24C
RGB
rgb(186, 226, 76)
RGBA
rgba(186, 226, 76, 1)
HSL
hsl(76, 72%, 59%)
HSV
hsv(76, 66%, 89%)
CMYK
cmyk(18%, 0%, 66%, 11%)
CSS variable
--color-primary: #BAE24C;
Lowercase HEX
#bae24c

Shades

Tints

Tones

Harmony

CSS snippets for #BAE24C

.color-bae24c {
  color: #BAE24C;
  background-color: #BAE24C;
}

Frequently asked questions

What color is #BAE24C?+

#BAE24C is a HEX color with RGB value rgb(186, 226, 76) and HSL value hsl(76, 72%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAE24C?+

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