#ACC5AA Color

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

Color preview

#ACC5AA

Color formats

HEX
#ACC5AA
RGB
rgb(172, 197, 170)
RGBA
rgba(172, 197, 170, 1)
HSL
hsl(116, 19%, 72%)
HSV
hsv(116, 14%, 77%)
CMYK
cmyk(13%, 0%, 14%, 23%)
CSS variable
--color-primary: #ACC5AA;
Lowercase HEX
#acc5aa

Shades

Tints

Tones

Harmony

CSS snippets for #ACC5AA

.color-acc5aa {
  color: #ACC5AA;
  background-color: #ACC5AA;
}

Frequently asked questions

What color is #ACC5AA?+

#ACC5AA is a HEX color with RGB value rgb(172, 197, 170) and HSL value hsl(116, 19%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACC5AA?+

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