#AAADB3 Color

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

Color preview

#AAADB3

Color formats

HEX
#AAADB3
RGB
rgb(170, 173, 179)
RGBA
rgba(170, 173, 179, 1)
HSL
hsl(220, 6%, 68%)
HSV
hsv(220, 5%, 70%)
CMYK
cmyk(5%, 3%, 0%, 30%)
CSS variable
--color-primary: #AAADB3;
Lowercase HEX
#aaadb3

Shades

Tints

Tones

Harmony

CSS snippets for #AAADB3

.color-aaadb3 {
  color: #AAADB3;
  background-color: #AAADB3;
}

Frequently asked questions

What color is #AAADB3?+

#AAADB3 is a HEX color with RGB value rgb(170, 173, 179) and HSL value hsl(220, 6%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAADB3?+

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