#BAECA2 Color

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

Color preview

#BAECA2

Color formats

HEX
#BAECA2
RGB
rgb(186, 236, 162)
RGBA
rgba(186, 236, 162, 1)
HSL
hsl(101, 66%, 78%)
HSV
hsv(101, 31%, 93%)
CMYK
cmyk(21%, 0%, 31%, 7%)
CSS variable
--color-primary: #BAECA2;
Lowercase HEX
#baeca2

Shades

Tints

Tones

Harmony

CSS snippets for #BAECA2

.color-baeca2 {
  color: #BAECA2;
  background-color: #BAECA2;
}

Frequently asked questions

What color is #BAECA2?+

#BAECA2 is a HEX color with RGB value rgb(186, 236, 162) and HSL value hsl(101, 66%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAECA2?+

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