#A5FAAC Color

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

Color preview

#A5FAAC

Color formats

HEX
#A5FAAC
RGB
rgb(165, 250, 172)
RGBA
rgba(165, 250, 172, 1)
HSL
hsl(125, 89%, 81%)
HSV
hsv(125, 34%, 98%)
CMYK
cmyk(34%, 0%, 31%, 2%)
CSS variable
--color-primary: #A5FAAC;
Lowercase HEX
#a5faac

Shades

Tints

Tones

Harmony

CSS snippets for #A5FAAC

.color-a5faac {
  color: #A5FAAC;
  background-color: #A5FAAC;
}

Frequently asked questions

What color is #A5FAAC?+

#A5FAAC is a HEX color with RGB value rgb(165, 250, 172) and HSL value hsl(125, 89%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FAAC?+

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