#ABE0A2 Color

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

Color preview

#ABE0A2

Color formats

HEX
#ABE0A2
RGB
rgb(171, 224, 162)
RGBA
rgba(171, 224, 162, 1)
HSL
hsl(111, 50%, 76%)
HSV
hsv(111, 28%, 88%)
CMYK
cmyk(24%, 0%, 28%, 12%)
CSS variable
--color-primary: #ABE0A2;
Lowercase HEX
#abe0a2

Shades

Tints

Tones

Harmony

CSS snippets for #ABE0A2

.color-abe0a2 {
  color: #ABE0A2;
  background-color: #ABE0A2;
}

Frequently asked questions

What color is #ABE0A2?+

#ABE0A2 is a HEX color with RGB value rgb(171, 224, 162) and HSL value hsl(111, 50%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABE0A2?+

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