#BAE28B Color

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

Color preview

#BAE28B

Color formats

HEX
#BAE28B
RGB
rgb(186, 226, 139)
RGBA
rgba(186, 226, 139, 1)
HSL
hsl(88, 60%, 72%)
HSV
hsv(88, 38%, 89%)
CMYK
cmyk(18%, 0%, 38%, 11%)
CSS variable
--color-primary: #BAE28B;
Lowercase HEX
#bae28b

Shades

Tints

Tones

Harmony

CSS snippets for #BAE28B

.color-bae28b {
  color: #BAE28B;
  background-color: #BAE28B;
}

Frequently asked questions

What color is #BAE28B?+

#BAE28B is a HEX color with RGB value rgb(186, 226, 139) and HSL value hsl(88, 60%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BAE28B?+

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