#A1FAAC Color

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

Color preview

#A1FAAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1FAAC

.color-a1faac {
  color: #A1FAAC;
  background-color: #A1FAAC;
}

Frequently asked questions

What color is #A1FAAC?+

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

What is the closest Tailwind color to #A1FAAC?+

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