#ACCC2E Color

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

Color preview

#ACCC2E

Color formats

HEX
#ACCC2E
RGB
rgb(172, 204, 46)
RGBA
rgba(172, 204, 46, 1)
HSL
hsl(72, 63%, 49%)
HSV
hsv(72, 77%, 80%)
CMYK
cmyk(16%, 0%, 77%, 20%)
CSS variable
--color-primary: #ACCC2E;
Lowercase HEX
#accc2e

Shades

Tints

Tones

Harmony

CSS snippets for #ACCC2E

.color-accc2e {
  color: #ACCC2E;
  background-color: #ACCC2E;
}

Frequently asked questions

What color is #ACCC2E?+

#ACCC2E is a HEX color with RGB value rgb(172, 204, 46) and HSL value hsl(72, 63%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCC2E?+

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