#A0EABF Color

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

Color preview

#A0EABF

Color formats

HEX
#A0EABF
RGB
rgb(160, 234, 191)
RGBA
rgba(160, 234, 191, 1)
HSL
hsl(145, 64%, 77%)
HSV
hsv(145, 32%, 92%)
CMYK
cmyk(32%, 0%, 18%, 8%)
CSS variable
--color-primary: #A0EABF;
Lowercase HEX
#a0eabf

Shades

Tints

Tones

Harmony

CSS snippets for #A0EABF

.color-a0eabf {
  color: #A0EABF;
  background-color: #A0EABF;
}

Frequently asked questions

What color is #A0EABF?+

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

What is the closest Tailwind color to #A0EABF?+

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