#BAEDA2 Color

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

Color preview

#BAEDA2

Color formats

HEX
#BAEDA2
RGB
rgb(186, 237, 162)
RGBA
rgba(186, 237, 162, 1)
HSL
hsl(101, 68%, 78%)
HSV
hsv(101, 32%, 93%)
CMYK
cmyk(22%, 0%, 32%, 7%)
CSS variable
--color-primary: #BAEDA2;
Lowercase HEX
#baeda2

Shades

Tints

Tones

Harmony

CSS snippets for #BAEDA2

.color-baeda2 {
  color: #BAEDA2;
  background-color: #BAEDA2;
}

Frequently asked questions

What color is #BAEDA2?+

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

What is the closest Tailwind color to #BAEDA2?+

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