#BAE12D Color

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

Color preview

#BAE12D

Color formats

HEX
#BAE12D
RGB
rgb(186, 225, 45)
RGBA
rgba(186, 225, 45, 1)
HSL
hsl(73, 75%, 53%)
HSV
hsv(73, 80%, 88%)
CMYK
cmyk(17%, 0%, 80%, 12%)
CSS variable
--color-primary: #BAE12D;
Lowercase HEX
#bae12d

Shades

Tints

Tones

Harmony

CSS snippets for #BAE12D

.color-bae12d {
  color: #BAE12D;
  background-color: #BAE12D;
}

Frequently asked questions

What color is #BAE12D?+

#BAE12D is a HEX color with RGB value rgb(186, 225, 45) and HSL value hsl(73, 75%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAE12D?+

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