#BAE2A1 Color

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

Color preview

#BAE2A1

Color formats

HEX
#BAE2A1
RGB
rgb(186, 226, 161)
RGBA
rgba(186, 226, 161, 1)
HSL
hsl(97, 53%, 76%)
HSV
hsv(97, 29%, 89%)
CMYK
cmyk(18%, 0%, 29%, 11%)
CSS variable
--color-primary: #BAE2A1;
Lowercase HEX
#bae2a1

Shades

Tints

Tones

Harmony

CSS snippets for #BAE2A1

.color-bae2a1 {
  color: #BAE2A1;
  background-color: #BAE2A1;
}

Frequently asked questions

What color is #BAE2A1?+

#BAE2A1 is a HEX color with RGB value rgb(186, 226, 161) and HSL value hsl(97, 53%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAE2A1?+

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