#ACED3B Color

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

Color preview

#ACED3B

Color formats

HEX
#ACED3B
RGB
rgb(172, 237, 59)
RGBA
rgba(172, 237, 59, 1)
HSL
hsl(82, 83%, 58%)
HSV
hsv(82, 75%, 93%)
CMYK
cmyk(27%, 0%, 75%, 7%)
CSS variable
--color-primary: #ACED3B;
Lowercase HEX
#aced3b

Shades

Tints

Tones

Harmony

CSS snippets for #ACED3B

.color-aced3b {
  color: #ACED3B;
  background-color: #ACED3B;
}

Frequently asked questions

What color is #ACED3B?+

#ACED3B is a HEX color with RGB value rgb(172, 237, 59) and HSL value hsl(82, 83%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACED3B?+

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