#ACC03A Color

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

Color preview

#ACC03A

Color formats

HEX
#ACC03A
RGB
rgb(172, 192, 58)
RGBA
rgba(172, 192, 58, 1)
HSL
hsl(69, 54%, 49%)
HSV
hsv(69, 70%, 75%)
CMYK
cmyk(10%, 0%, 70%, 25%)
CSS variable
--color-primary: #ACC03A;
Lowercase HEX
#acc03a

Shades

Tints

Tones

Harmony

CSS snippets for #ACC03A

.color-acc03a {
  color: #ACC03A;
  background-color: #ACC03A;
}

Frequently asked questions

What color is #ACC03A?+

#ACC03A is a HEX color with RGB value rgb(172, 192, 58) and HSL value hsl(69, 54%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC03A?+

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