#ADB3A4 Color

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

Color preview

#ADB3A4

Color formats

HEX
#ADB3A4
RGB
rgb(173, 179, 164)
RGBA
rgba(173, 179, 164, 1)
HSL
hsl(84, 9%, 67%)
HSV
hsv(84, 8%, 70%)
CMYK
cmyk(3%, 0%, 8%, 30%)
CSS variable
--color-primary: #ADB3A4;
Lowercase HEX
#adb3a4

Shades

Tints

Tones

Harmony

CSS snippets for #ADB3A4

.color-adb3a4 {
  color: #ADB3A4;
  background-color: #ADB3A4;
}

Frequently asked questions

What color is #ADB3A4?+

#ADB3A4 is a HEX color with RGB value rgb(173, 179, 164) and HSL value hsl(84, 9%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADB3A4?+

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