#A0EAAF Color

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

Color preview

#A0EAAF

Color formats

HEX
#A0EAAF
RGB
rgb(160, 234, 175)
RGBA
rgba(160, 234, 175, 1)
HSL
hsl(132, 64%, 77%)
HSV
hsv(132, 32%, 92%)
CMYK
cmyk(32%, 0%, 25%, 8%)
CSS variable
--color-primary: #A0EAAF;
Lowercase HEX
#a0eaaf

Shades

Tints

Tones

Harmony

CSS snippets for #A0EAAF

.color-a0eaaf {
  color: #A0EAAF;
  background-color: #A0EAAF;
}

Frequently asked questions

What color is #A0EAAF?+

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

What is the closest Tailwind color to #A0EAAF?+

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