#BAE15E Color

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

Color preview

#BAE15E

Color formats

HEX
#BAE15E
RGB
rgb(186, 225, 94)
RGBA
rgba(186, 225, 94, 1)
HSL
hsl(78, 69%, 63%)
HSV
hsv(78, 58%, 88%)
CMYK
cmyk(17%, 0%, 58%, 12%)
CSS variable
--color-primary: #BAE15E;
Lowercase HEX
#bae15e

Shades

Tints

Tones

Harmony

CSS snippets for #BAE15E

.color-bae15e {
  color: #BAE15E;
  background-color: #BAE15E;
}

Frequently asked questions

What color is #BAE15E?+

#BAE15E is a HEX color with RGB value rgb(186, 225, 94) and HSL value hsl(78, 69%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAE15E?+

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