#ACC80D Color

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

Color preview

#ACC80D

Color formats

HEX
#ACC80D
RGB
rgb(172, 200, 13)
RGBA
rgba(172, 200, 13, 1)
HSL
hsl(69, 88%, 42%)
HSV
hsv(69, 94%, 78%)
CMYK
cmyk(14%, 0%, 94%, 22%)
CSS variable
--color-primary: #ACC80D;
Lowercase HEX
#acc80d

Shades

Tints

Tones

Harmony

CSS snippets for #ACC80D

.color-acc80d {
  color: #ACC80D;
  background-color: #ACC80D;
}

Frequently asked questions

What color is #ACC80D?+

#ACC80D is a HEX color with RGB value rgb(172, 200, 13) and HSL value hsl(69, 88%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC80D?+

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