#ACC75C Color

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

Color preview

#ACC75C

Color formats

HEX
#ACC75C
RGB
rgb(172, 199, 92)
RGBA
rgba(172, 199, 92, 1)
HSL
hsl(75, 49%, 57%)
HSV
hsv(75, 54%, 78%)
CMYK
cmyk(14%, 0%, 54%, 22%)
CSS variable
--color-primary: #ACC75C;
Lowercase HEX
#acc75c

Shades

Tints

Tones

Harmony

CSS snippets for #ACC75C

.color-acc75c {
  color: #ACC75C;
  background-color: #ACC75C;
}

Frequently asked questions

What color is #ACC75C?+

#ACC75C is a HEX color with RGB value rgb(172, 199, 92) and HSL value hsl(75, 49%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACC75C?+

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