#ACFDA9 Color

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

Color preview

#ACFDA9

Color formats

HEX
#ACFDA9
RGB
rgb(172, 253, 169)
RGBA
rgba(172, 253, 169, 1)
HSL
hsl(118, 95%, 83%)
HSV
hsv(118, 33%, 99%)
CMYK
cmyk(32%, 0%, 33%, 1%)
CSS variable
--color-primary: #ACFDA9;
Lowercase HEX
#acfda9

Shades

Tints

Tones

Harmony

CSS snippets for #ACFDA9

.color-acfda9 {
  color: #ACFDA9;
  background-color: #ACFDA9;
}

Frequently asked questions

What color is #ACFDA9?+

#ACFDA9 is a HEX color with RGB value rgb(172, 253, 169) and HSL value hsl(118, 95%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFDA9?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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