#ACCC55 Color

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

Color preview

#ACCC55

Color formats

HEX
#ACCC55
RGB
rgb(172, 204, 85)
RGBA
rgba(172, 204, 85, 1)
HSL
hsl(76, 54%, 57%)
HSV
hsv(76, 58%, 80%)
CMYK
cmyk(16%, 0%, 58%, 20%)
CSS variable
--color-primary: #ACCC55;
Lowercase HEX
#accc55

Shades

Tints

Tones

Harmony

CSS snippets for #ACCC55

.color-accc55 {
  color: #ACCC55;
  background-color: #ACCC55;
}

Frequently asked questions

What color is #ACCC55?+

#ACCC55 is a HEX color with RGB value rgb(172, 204, 85) and HSL value hsl(76, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACCC55?+

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