#A0EABD Color

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

Color preview

#A0EABD

Color formats

HEX
#A0EABD
RGB
rgb(160, 234, 189)
RGBA
rgba(160, 234, 189, 1)
HSL
hsl(144, 64%, 77%)
HSV
hsv(144, 32%, 92%)
CMYK
cmyk(32%, 0%, 19%, 8%)
CSS variable
--color-primary: #A0EABD;
Lowercase HEX
#a0eabd

Shades

Tints

Tones

Harmony

CSS snippets for #A0EABD

.color-a0eabd {
  color: #A0EABD;
  background-color: #A0EABD;
}

Frequently asked questions

What color is #A0EABD?+

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

What is the closest Tailwind color to #A0EABD?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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