#ADAAB3 Color

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

Color preview

#ADAAB3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADAAB3

.color-adaab3 {
  color: #ADAAB3;
  background-color: #ADAAB3;
}

Frequently asked questions

What color is #ADAAB3?+

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

What is the closest Tailwind color to #ADAAB3?+

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