#ACC21E Color

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

Color preview

#ACC21E

Color formats

HEX
#ACC21E
RGB
rgb(172, 194, 30)
RGBA
rgba(172, 194, 30, 1)
HSL
hsl(68, 73%, 44%)
HSV
hsv(68, 85%, 76%)
CMYK
cmyk(11%, 0%, 85%, 24%)
CSS variable
--color-primary: #ACC21E;
Lowercase HEX
#acc21e

Shades

Tints

Tones

Harmony

CSS snippets for #ACC21E

.color-acc21e {
  color: #ACC21E;
  background-color: #ACC21E;
}

Frequently asked questions

What color is #ACC21E?+

#ACC21E is a HEX color with RGB value rgb(172, 194, 30) and HSL value hsl(68, 73%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC21E?+

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