#BAE18D Color

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

Color preview

#BAE18D

Color formats

HEX
#BAE18D
RGB
rgb(186, 225, 141)
RGBA
rgba(186, 225, 141, 1)
HSL
hsl(88, 58%, 72%)
HSV
hsv(88, 37%, 88%)
CMYK
cmyk(17%, 0%, 37%, 12%)
CSS variable
--color-primary: #BAE18D;
Lowercase HEX
#bae18d

Shades

Tints

Tones

Harmony

CSS snippets for #BAE18D

.color-bae18d {
  color: #BAE18D;
  background-color: #BAE18D;
}

Frequently asked questions

What color is #BAE18D?+

#BAE18D is a HEX color with RGB value rgb(186, 225, 141) and HSL value hsl(88, 58%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BAE18D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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