#ABFEA2 Color

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

Color preview

#ABFEA2

Color formats

HEX
#ABFEA2
RGB
rgb(171, 254, 162)
RGBA
rgba(171, 254, 162, 1)
HSL
hsl(114, 98%, 82%)
HSV
hsv(114, 36%, 100%)
CMYK
cmyk(33%, 0%, 36%, 0%)
CSS variable
--color-primary: #ABFEA2;
Lowercase HEX
#abfea2

Shades

Tints

Tones

Harmony

CSS snippets for #ABFEA2

.color-abfea2 {
  color: #ABFEA2;
  background-color: #ABFEA2;
}

Frequently asked questions

What color is #ABFEA2?+

#ABFEA2 is a HEX color with RGB value rgb(171, 254, 162) and HSL value hsl(114, 98%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFEA2?+

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