#ADB5A6 Color

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

Color preview

#ADB5A6

Color formats

HEX
#ADB5A6
RGB
rgb(173, 181, 166)
RGBA
rgba(173, 181, 166, 1)
HSL
hsl(92, 9%, 68%)
HSV
hsv(92, 8%, 71%)
CMYK
cmyk(4%, 0%, 8%, 29%)
CSS variable
--color-primary: #ADB5A6;
Lowercase HEX
#adb5a6

Shades

Tints

Tones

Harmony

CSS snippets for #ADB5A6

.color-adb5a6 {
  color: #ADB5A6;
  background-color: #ADB5A6;
}

Frequently asked questions

What color is #ADB5A6?+

#ADB5A6 is a HEX color with RGB value rgb(173, 181, 166) and HSL value hsl(92, 9%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADB5A6?+

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