#A1EEAE Color

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

Color preview

#A1EEAE

Color formats

HEX
#A1EEAE
RGB
rgb(161, 238, 174)
RGBA
rgba(161, 238, 174, 1)
HSL
hsl(130, 69%, 78%)
HSV
hsv(130, 32%, 93%)
CMYK
cmyk(32%, 0%, 27%, 7%)
CSS variable
--color-primary: #A1EEAE;
Lowercase HEX
#a1eeae

Shades

Tints

Tones

Harmony

CSS snippets for #A1EEAE

.color-a1eeae {
  color: #A1EEAE;
  background-color: #A1EEAE;
}

Frequently asked questions

What color is #A1EEAE?+

#A1EEAE is a HEX color with RGB value rgb(161, 238, 174) and HSL value hsl(130, 69%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A1EEAE?+

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