#A1EEAA Color

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

Color preview

#A1EEAA

Color formats

HEX
#A1EEAA
RGB
rgb(161, 238, 170)
RGBA
rgba(161, 238, 170, 1)
HSL
hsl(127, 69%, 78%)
HSV
hsv(127, 32%, 93%)
CMYK
cmyk(32%, 0%, 29%, 7%)
CSS variable
--color-primary: #A1EEAA;
Lowercase HEX
#a1eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #A1EEAA

.color-a1eeaa {
  color: #A1EEAA;
  background-color: #A1EEAA;
}

Frequently asked questions

What color is #A1EEAA?+

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

What is the closest Tailwind color to #A1EEAA?+

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