#AAADC5 Color

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

Color preview

#AAADC5

Color formats

HEX
#AAADC5
RGB
rgb(170, 173, 197)
RGBA
rgba(170, 173, 197, 1)
HSL
hsl(233, 19%, 72%)
HSV
hsv(233, 14%, 77%)
CMYK
cmyk(14%, 12%, 0%, 23%)
CSS variable
--color-primary: #AAADC5;
Lowercase HEX
#aaadc5

Shades

Tints

Tones

Harmony

CSS snippets for #AAADC5

.color-aaadc5 {
  color: #AAADC5;
  background-color: #AAADC5;
}

Frequently asked questions

What color is #AAADC5?+

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

What is the closest Tailwind color to #AAADC5?+

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