#ACFC7F Color

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

Color preview

#ACFC7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACFC7F

.color-acfc7f {
  color: #ACFC7F;
  background-color: #ACFC7F;
}

Frequently asked questions

What color is #ACFC7F?+

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

What is the closest Tailwind color to #ACFC7F?+

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