#AACCAB Color

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

Color preview

#AACCAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AACCAB

.color-aaccab {
  color: #AACCAB;
  background-color: #AACCAB;
}

Frequently asked questions

What color is #AACCAB?+

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

What is the closest Tailwind color to #AACCAB?+

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