#ACFC7D Color

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

Color preview

#ACFC7D

Color formats

HEX
#ACFC7D
RGB
rgb(172, 252, 125)
RGBA
rgba(172, 252, 125, 1)
HSL
hsl(98, 95%, 74%)
HSV
hsv(98, 50%, 99%)
CMYK
cmyk(32%, 0%, 50%, 1%)
CSS variable
--color-primary: #ACFC7D;
Lowercase HEX
#acfc7d

Shades

Tints

Tones

Harmony

CSS snippets for #ACFC7D

.color-acfc7d {
  color: #ACFC7D;
  background-color: #ACFC7D;
}

Frequently asked questions

What color is #ACFC7D?+

#ACFC7D is a HEX color with RGB value rgb(172, 252, 125) and HSL value hsl(98, 95%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFC7D?+

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