#ACEB82 Color

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

Color preview

#ACEB82

Color formats

HEX
#ACEB82
RGB
rgb(172, 235, 130)
RGBA
rgba(172, 235, 130, 1)
HSL
hsl(96, 72%, 72%)
HSV
hsv(96, 45%, 92%)
CMYK
cmyk(27%, 0%, 45%, 8%)
CSS variable
--color-primary: #ACEB82;
Lowercase HEX
#aceb82

Shades

Tints

Tones

Harmony

CSS snippets for #ACEB82

.color-aceb82 {
  color: #ACEB82;
  background-color: #ACEB82;
}

Frequently asked questions

What color is #ACEB82?+

#ACEB82 is a HEX color with RGB value rgb(172, 235, 130) and HSL value hsl(96, 72%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACEB82?+

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