#A0EEAF Color

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

Color preview

#A0EEAF

Color formats

HEX
#A0EEAF
RGB
rgb(160, 238, 175)
RGBA
rgba(160, 238, 175, 1)
HSL
hsl(132, 70%, 78%)
HSV
hsv(132, 33%, 93%)
CMYK
cmyk(33%, 0%, 26%, 7%)
CSS variable
--color-primary: #A0EEAF;
Lowercase HEX
#a0eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #A0EEAF

.color-a0eeaf {
  color: #A0EEAF;
  background-color: #A0EEAF;
}

Frequently asked questions

What color is #A0EEAF?+

#A0EEAF is a HEX color with RGB value rgb(160, 238, 175) and HSL value hsl(132, 70%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A0EEAF?+

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