#BAE01F Color

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

Color preview

#BAE01F

Color formats

HEX
#BAE01F
RGB
rgb(186, 224, 31)
RGBA
rgba(186, 224, 31, 1)
HSL
hsl(72, 76%, 50%)
HSV
hsv(72, 86%, 88%)
CMYK
cmyk(17%, 0%, 86%, 12%)
CSS variable
--color-primary: #BAE01F;
Lowercase HEX
#bae01f

Shades

Tints

Tones

Harmony

CSS snippets for #BAE01F

.color-bae01f {
  color: #BAE01F;
  background-color: #BAE01F;
}

Frequently asked questions

What color is #BAE01F?+

#BAE01F is a HEX color with RGB value rgb(186, 224, 31) and HSL value hsl(72, 76%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAE01F?+

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