#ACCC70 Color

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

Color preview

#ACCC70

Color formats

HEX
#ACCC70
RGB
rgb(172, 204, 112)
RGBA
rgba(172, 204, 112, 1)
HSL
hsl(81, 47%, 62%)
HSV
hsv(81, 45%, 80%)
CMYK
cmyk(16%, 0%, 45%, 20%)
CSS variable
--color-primary: #ACCC70;
Lowercase HEX
#accc70

Shades

Tints

Tones

Harmony

CSS snippets for #ACCC70

.color-accc70 {
  color: #ACCC70;
  background-color: #ACCC70;
}

Frequently asked questions

What color is #ACCC70?+

#ACCC70 is a HEX color with RGB value rgb(172, 204, 112) and HSL value hsl(81, 47%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACCC70?+

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