#ACCCA0 Color

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

Color preview

#ACCCA0

Color formats

HEX
#ACCCA0
RGB
rgb(172, 204, 160)
RGBA
rgba(172, 204, 160, 1)
HSL
hsl(104, 30%, 71%)
HSV
hsv(104, 22%, 80%)
CMYK
cmyk(16%, 0%, 22%, 20%)
CSS variable
--color-primary: #ACCCA0;
Lowercase HEX
#accca0

Shades

Tints

Tones

Harmony

CSS snippets for #ACCCA0

.color-accca0 {
  color: #ACCCA0;
  background-color: #ACCCA0;
}

Frequently asked questions

What color is #ACCCA0?+

#ACCCA0 is a HEX color with RGB value rgb(172, 204, 160) and HSL value hsl(104, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACCCA0?+

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