#A5AFAE Color

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

Color preview

#A5AFAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5AFAE

.color-a5afae {
  color: #A5AFAE;
  background-color: #A5AFAE;
}

Frequently asked questions

What color is #A5AFAE?+

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

What is the closest Tailwind color to #A5AFAE?+

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