#ACED86 Color

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

Color preview

#ACED86

Color formats

HEX
#ACED86
RGB
rgb(172, 237, 134)
RGBA
rgba(172, 237, 134, 1)
HSL
hsl(98, 74%, 73%)
HSV
hsv(98, 43%, 93%)
CMYK
cmyk(27%, 0%, 43%, 7%)
CSS variable
--color-primary: #ACED86;
Lowercase HEX
#aced86

Shades

Tints

Tones

Harmony

CSS snippets for #ACED86

.color-aced86 {
  color: #ACED86;
  background-color: #ACED86;
}

Frequently asked questions

What color is #ACED86?+

#ACED86 is a HEX color with RGB value rgb(172, 237, 134) and HSL value hsl(98, 74%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACED86?+

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