#ACFE98 Color

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

Color preview

#ACFE98

Color formats

HEX
#ACFE98
RGB
rgb(172, 254, 152)
RGBA
rgba(172, 254, 152, 1)
HSL
hsl(108, 98%, 80%)
HSV
hsv(108, 40%, 100%)
CMYK
cmyk(32%, 0%, 40%, 0%)
CSS variable
--color-primary: #ACFE98;
Lowercase HEX
#acfe98

Shades

Tints

Tones

Harmony

CSS snippets for #ACFE98

.color-acfe98 {
  color: #ACFE98;
  background-color: #ACFE98;
}

Frequently asked questions

What color is #ACFE98?+

#ACFE98 is a HEX color with RGB value rgb(172, 254, 152) and HSL value hsl(108, 98%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFE98?+

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