#A0EBBF Color

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

Color preview

#A0EBBF

Color formats

HEX
#A0EBBF
RGB
rgb(160, 235, 191)
RGBA
rgba(160, 235, 191, 1)
HSL
hsl(145, 65%, 77%)
HSV
hsv(145, 32%, 92%)
CMYK
cmyk(32%, 0%, 19%, 8%)
CSS variable
--color-primary: #A0EBBF;
Lowercase HEX
#a0ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #A0EBBF

.color-a0ebbf {
  color: #A0EBBF;
  background-color: #A0EBBF;
}

Frequently asked questions

What color is #A0EBBF?+

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

What is the closest Tailwind color to #A0EBBF?+

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