#A5AFAD Color

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

Color preview

#A5AFAD

Color formats

HEX
#A5AFAD
RGB
rgb(165, 175, 173)
RGBA
rgba(165, 175, 173, 1)
HSL
hsl(168, 6%, 67%)
HSV
hsv(168, 6%, 69%)
CMYK
cmyk(6%, 0%, 1%, 31%)
CSS variable
--color-primary: #A5AFAD;
Lowercase HEX
#a5afad

Shades

Tints

Tones

Harmony

CSS snippets for #A5AFAD

.color-a5afad {
  color: #A5AFAD;
  background-color: #A5AFAD;
}

Frequently asked questions

What color is #A5AFAD?+

#A5AFAD is a HEX color with RGB value rgb(165, 175, 173) and HSL value hsl(168, 6%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5AFAD?+

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