#ADBDC6 Color

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

Color preview

#ADBDC6

Color formats

HEX
#ADBDC6
RGB
rgb(173, 189, 198)
RGBA
rgba(173, 189, 198, 1)
HSL
hsl(202, 18%, 73%)
HSV
hsv(202, 13%, 78%)
CMYK
cmyk(13%, 5%, 0%, 22%)
CSS variable
--color-primary: #ADBDC6;
Lowercase HEX
#adbdc6

Shades

Tints

Tones

Harmony

CSS snippets for #ADBDC6

.color-adbdc6 {
  color: #ADBDC6;
  background-color: #ADBDC6;
}

Frequently asked questions

What color is #ADBDC6?+

#ADBDC6 is a HEX color with RGB value rgb(173, 189, 198) and HSL value hsl(202, 18%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADBDC6?+

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