#ACFAA2 Color

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

Color preview

#ACFAA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACFAA2

.color-acfaa2 {
  color: #ACFAA2;
  background-color: #ACFAA2;
}

Frequently asked questions

What color is #ACFAA2?+

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

What is the closest Tailwind color to #ACFAA2?+

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