#AACCAA Color

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

Color preview

#AACCAA

Color formats

HEX
#AACCAA
RGB
rgb(170, 204, 170)
RGBA
rgba(170, 204, 170, 1)
HSL
hsl(120, 25%, 73%)
HSV
hsv(120, 17%, 80%)
CMYK
cmyk(17%, 0%, 17%, 20%)
CSS variable
--color-primary: #AACCAA;
Lowercase HEX
#aaccaa

Shades

Tints

Tones

Harmony

CSS snippets for #AACCAA

.color-aaccaa {
  color: #AACCAA;
  background-color: #AACCAA;
}

Frequently asked questions

What color is #AACCAA?+

#AACCAA is a HEX color with RGB value rgb(170, 204, 170) and HSL value hsl(120, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AACCAA?+

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