#ACC204 Color

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

Color preview

#ACC204

Color formats

HEX
#ACC204
RGB
rgb(172, 194, 4)
RGBA
rgba(172, 194, 4, 1)
HSL
hsl(67, 96%, 39%)
HSV
hsv(67, 98%, 76%)
CMYK
cmyk(11%, 0%, 98%, 24%)
CSS variable
--color-primary: #ACC204;
Lowercase HEX
#acc204

Shades

Tints

Tones

Harmony

CSS snippets for #ACC204

.color-acc204 {
  color: #ACC204;
  background-color: #ACC204;
}

Frequently asked questions

What color is #ACC204?+

#ACC204 is a HEX color with RGB value rgb(172, 194, 4) and HSL value hsl(67, 96%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC204?+

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