#AFA9A2 Color

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

Color preview

#AFA9A2

Color formats

HEX
#AFA9A2
RGB
rgb(175, 169, 162)
RGBA
rgba(175, 169, 162, 1)
HSL
hsl(32, 8%, 66%)
HSV
hsv(32, 7%, 69%)
CMYK
cmyk(0%, 3%, 7%, 31%)
CSS variable
--color-primary: #AFA9A2;
Lowercase HEX
#afa9a2

Shades

Tints

Tones

Harmony

CSS snippets for #AFA9A2

.color-afa9a2 {
  color: #AFA9A2;
  background-color: #AFA9A2;
}

Frequently asked questions

What color is #AFA9A2?+

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

What is the closest Tailwind color to #AFA9A2?+

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