#A0EAAB Color

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

Color preview

#A0EAAB

Color formats

HEX
#A0EAAB
RGB
rgb(160, 234, 171)
RGBA
rgba(160, 234, 171, 1)
HSL
hsl(129, 64%, 77%)
HSV
hsv(129, 32%, 92%)
CMYK
cmyk(32%, 0%, 27%, 8%)
CSS variable
--color-primary: #A0EAAB;
Lowercase HEX
#a0eaab

Shades

Tints

Tones

Harmony

CSS snippets for #A0EAAB

.color-a0eaab {
  color: #A0EAAB;
  background-color: #A0EAAB;
}

Frequently asked questions

What color is #A0EAAB?+

#A0EAAB is a HEX color with RGB value rgb(160, 234, 171) and HSL value hsl(129, 64%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A0EAAB?+

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