#ACC05D Color

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

Color preview

#ACC05D

Color formats

HEX
#ACC05D
RGB
rgb(172, 192, 93)
RGBA
rgba(172, 192, 93, 1)
HSL
hsl(72, 44%, 56%)
HSV
hsv(72, 52%, 75%)
CMYK
cmyk(10%, 0%, 52%, 25%)
CSS variable
--color-primary: #ACC05D;
Lowercase HEX
#acc05d

Shades

Tints

Tones

Harmony

CSS snippets for #ACC05D

.color-acc05d {
  color: #ACC05D;
  background-color: #ACC05D;
}

Frequently asked questions

What color is #ACC05D?+

#ACC05D is a HEX color with RGB value rgb(172, 192, 93) and HSL value hsl(72, 44%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACC05D?+

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