#AA9DC0 Color

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

Color preview

#AA9DC0

Color formats

HEX
#AA9DC0
RGB
rgb(170, 157, 192)
RGBA
rgba(170, 157, 192, 1)
HSL
hsl(262, 22%, 68%)
HSV
hsv(262, 18%, 75%)
CMYK
cmyk(11%, 18%, 0%, 25%)
CSS variable
--color-primary: #AA9DC0;
Lowercase HEX
#aa9dc0

Shades

Tints

Tones

Harmony

CSS snippets for #AA9DC0

.color-aa9dc0 {
  color: #AA9DC0;
  background-color: #AA9DC0;
}

Frequently asked questions

What color is #AA9DC0?+

#AA9DC0 is a HEX color with RGB value rgb(170, 157, 192) and HSL value hsl(262, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA9DC0?+

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