#ACFEA2 Color

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

Color preview

#ACFEA2

Color formats

HEX
#ACFEA2
RGB
rgb(172, 254, 162)
RGBA
rgba(172, 254, 162, 1)
HSL
hsl(113, 98%, 82%)
HSV
hsv(113, 36%, 100%)
CMYK
cmyk(32%, 0%, 36%, 0%)
CSS variable
--color-primary: #ACFEA2;
Lowercase HEX
#acfea2

Shades

Tints

Tones

Harmony

CSS snippets for #ACFEA2

.color-acfea2 {
  color: #ACFEA2;
  background-color: #ACFEA2;
}

Frequently asked questions

What color is #ACFEA2?+

#ACFEA2 is a HEX color with RGB value rgb(172, 254, 162) and HSL value hsl(113, 98%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ACFEA2?+

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