#AFA1A2 Color

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

Color preview

#AFA1A2

Color formats

HEX
#AFA1A2
RGB
rgb(175, 161, 162)
RGBA
rgba(175, 161, 162, 1)
HSL
hsl(356, 8%, 66%)
HSV
hsv(356, 8%, 69%)
CMYK
cmyk(0%, 8%, 7%, 31%)
CSS variable
--color-primary: #AFA1A2;
Lowercase HEX
#afa1a2

Shades

Tints

Tones

Harmony

CSS snippets for #AFA1A2

.color-afa1a2 {
  color: #AFA1A2;
  background-color: #AFA1A2;
}

Frequently asked questions

What color is #AFA1A2?+

#AFA1A2 is a HEX color with RGB value rgb(175, 161, 162) and HSL value hsl(356, 8%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFA1A2?+

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