#ADAFB5 Color

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

Color preview

#ADAFB5

Color formats

HEX
#ADAFB5
RGB
rgb(173, 175, 181)
RGBA
rgba(173, 175, 181, 1)
HSL
hsl(225, 5%, 69%)
HSV
hsv(225, 4%, 71%)
CMYK
cmyk(4%, 3%, 0%, 29%)
CSS variable
--color-primary: #ADAFB5;
Lowercase HEX
#adafb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADAFB5

.color-adafb5 {
  color: #ADAFB5;
  background-color: #ADAFB5;
}

Frequently asked questions

What color is #ADAFB5?+

#ADAFB5 is a HEX color with RGB value rgb(173, 175, 181) and HSL value hsl(225, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAFB5?+

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