#A2FAAC Color

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

Color preview

#A2FAAC

Color formats

HEX
#A2FAAC
RGB
rgb(162, 250, 172)
RGBA
rgba(162, 250, 172, 1)
HSL
hsl(127, 90%, 81%)
HSV
hsv(127, 35%, 98%)
CMYK
cmyk(35%, 0%, 31%, 2%)
CSS variable
--color-primary: #A2FAAC;
Lowercase HEX
#a2faac

Shades

Tints

Tones

Harmony

CSS snippets for #A2FAAC

.color-a2faac {
  color: #A2FAAC;
  background-color: #A2FAAC;
}

Frequently asked questions

What color is #A2FAAC?+

#A2FAAC is a HEX color with RGB value rgb(162, 250, 172) and HSL value hsl(127, 90%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2FAAC?+

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