#BAE65B Color

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

Color preview

#BAE65B

Color formats

HEX
#BAE65B
RGB
rgb(186, 230, 91)
RGBA
rgba(186, 230, 91, 1)
HSL
hsl(79, 74%, 63%)
HSV
hsv(79, 60%, 90%)
CMYK
cmyk(19%, 0%, 60%, 10%)
CSS variable
--color-primary: #BAE65B;
Lowercase HEX
#bae65b

Shades

Tints

Tones

Harmony

CSS snippets for #BAE65B

.color-bae65b {
  color: #BAE65B;
  background-color: #BAE65B;
}

Frequently asked questions

What color is #BAE65B?+

#BAE65B is a HEX color with RGB value rgb(186, 230, 91) and HSL value hsl(79, 74%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAE65B?+

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