#A0EEAA Color

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

Color preview

#A0EEAA

Color formats

HEX
#A0EEAA
RGB
rgb(160, 238, 170)
RGBA
rgba(160, 238, 170, 1)
HSL
hsl(128, 70%, 78%)
HSV
hsv(128, 33%, 93%)
CMYK
cmyk(33%, 0%, 29%, 7%)
CSS variable
--color-primary: #A0EEAA;
Lowercase HEX
#a0eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #A0EEAA

.color-a0eeaa {
  color: #A0EEAA;
  background-color: #A0EEAA;
}

Frequently asked questions

What color is #A0EEAA?+

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

What is the closest Tailwind color to #A0EEAA?+

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