#ACC75B Color

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

Color preview

#ACC75B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACC75B

.color-acc75b {
  color: #ACC75B;
  background-color: #ACC75B;
}

Frequently asked questions

What color is #ACC75B?+

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

What is the closest Tailwind color to #ACC75B?+

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