#BAE15F Color

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

Color preview

#BAE15F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAE15F

.color-bae15f {
  color: #BAE15F;
  background-color: #BAE15F;
}

Frequently asked questions

What color is #BAE15F?+

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

What is the closest Tailwind color to #BAE15F?+

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