#A0EBB9 Color

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

Color preview

#A0EBB9

Color formats

HEX
#A0EBB9
RGB
rgb(160, 235, 185)
RGBA
rgba(160, 235, 185, 1)
HSL
hsl(140, 65%, 77%)
HSV
hsv(140, 32%, 92%)
CMYK
cmyk(32%, 0%, 21%, 8%)
CSS variable
--color-primary: #A0EBB9;
Lowercase HEX
#a0ebb9

Shades

Tints

Tones

Harmony

CSS snippets for #A0EBB9

.color-a0ebb9 {
  color: #A0EBB9;
  background-color: #A0EBB9;
}

Frequently asked questions

What color is #A0EBB9?+

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

What is the closest Tailwind color to #A0EBB9?+

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