#ACEF48 Color

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

Color preview

#ACEF48

Color formats

HEX
#ACEF48
RGB
rgb(172, 239, 72)
RGBA
rgba(172, 239, 72, 1)
HSL
hsl(84, 84%, 61%)
HSV
hsv(84, 70%, 94%)
CMYK
cmyk(28%, 0%, 70%, 6%)
CSS variable
--color-primary: #ACEF48;
Lowercase HEX
#acef48

Shades

Tints

Tones

Harmony

CSS snippets for #ACEF48

.color-acef48 {
  color: #ACEF48;
  background-color: #ACEF48;
}

Frequently asked questions

What color is #ACEF48?+

#ACEF48 is a HEX color with RGB value rgb(172, 239, 72) and HSL value hsl(84, 84%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACEF48?+

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