#A1EAAF Color

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

Color preview

#A1EAAF

Color formats

HEX
#A1EAAF
RGB
rgb(161, 234, 175)
RGBA
rgba(161, 234, 175, 1)
HSL
hsl(132, 63%, 77%)
HSV
hsv(132, 31%, 92%)
CMYK
cmyk(31%, 0%, 25%, 8%)
CSS variable
--color-primary: #A1EAAF;
Lowercase HEX
#a1eaaf

Shades

Tints

Tones

Harmony

CSS snippets for #A1EAAF

.color-a1eaaf {
  color: #A1EAAF;
  background-color: #A1EAAF;
}

Frequently asked questions

What color is #A1EAAF?+

#A1EAAF is a HEX color with RGB value rgb(161, 234, 175) and HSL value hsl(132, 63%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A1EAAF?+

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