#ACFE95 Color

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

Color preview

#ACFE95

Color formats

HEX
#ACFE95
RGB
rgb(172, 254, 149)
RGBA
rgba(172, 254, 149, 1)
HSL
hsl(107, 98%, 79%)
HSV
hsv(107, 41%, 100%)
CMYK
cmyk(32%, 0%, 41%, 0%)
CSS variable
--color-primary: #ACFE95;
Lowercase HEX
#acfe95

Shades

Tints

Tones

Harmony

CSS snippets for #ACFE95

.color-acfe95 {
  color: #ACFE95;
  background-color: #ACFE95;
}

Frequently asked questions

What color is #ACFE95?+

#ACFE95 is a HEX color with RGB value rgb(172, 254, 149) and HSL value hsl(107, 98%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFE95?+

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