#A2FE9F Color

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

Color preview

#A2FE9F

Color formats

HEX
#A2FE9F
RGB
rgb(162, 254, 159)
RGBA
rgba(162, 254, 159, 1)
HSL
hsl(118, 98%, 81%)
HSV
hsv(118, 37%, 100%)
CMYK
cmyk(36%, 0%, 37%, 0%)
CSS variable
--color-primary: #A2FE9F;
Lowercase HEX
#a2fe9f

Shades

Tints

Tones

Harmony

CSS snippets for #A2FE9F

.color-a2fe9f {
  color: #A2FE9F;
  background-color: #A2FE9F;
}

Frequently asked questions

What color is #A2FE9F?+

#A2FE9F is a HEX color with RGB value rgb(162, 254, 159) and HSL value hsl(118, 98%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2FE9F?+

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