#ACFAA8 Color

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

Color preview

#ACFAA8

Color formats

HEX
#ACFAA8
RGB
rgb(172, 250, 168)
RGBA
rgba(172, 250, 168, 1)
HSL
hsl(117, 89%, 82%)
HSV
hsv(117, 33%, 98%)
CMYK
cmyk(31%, 0%, 33%, 2%)
CSS variable
--color-primary: #ACFAA8;
Lowercase HEX
#acfaa8

Shades

Tints

Tones

Harmony

CSS snippets for #ACFAA8

.color-acfaa8 {
  color: #ACFAA8;
  background-color: #ACFAA8;
}

Frequently asked questions

What color is #ACFAA8?+

#ACFAA8 is a HEX color with RGB value rgb(172, 250, 168) and HSL value hsl(117, 89%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFAA8?+

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