#AAC0A1 Color

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

Color preview

#AAC0A1

Color formats

HEX
#AAC0A1
RGB
rgb(170, 192, 161)
RGBA
rgba(170, 192, 161, 1)
HSL
hsl(103, 20%, 69%)
HSV
hsv(103, 16%, 75%)
CMYK
cmyk(11%, 0%, 16%, 25%)
CSS variable
--color-primary: #AAC0A1;
Lowercase HEX
#aac0a1

Shades

Tints

Tones

Harmony

CSS snippets for #AAC0A1

.color-aac0a1 {
  color: #AAC0A1;
  background-color: #AAC0A1;
}

Frequently asked questions

What color is #AAC0A1?+

#AAC0A1 is a HEX color with RGB value rgb(170, 192, 161) and HSL value hsl(103, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAC0A1?+

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