#AFAAA1 Color

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

Color preview

#AFAAA1

Color formats

HEX
#AFAAA1
RGB
rgb(175, 170, 161)
RGBA
rgba(175, 170, 161, 1)
HSL
hsl(39, 8%, 66%)
HSV
hsv(39, 8%, 69%)
CMYK
cmyk(0%, 3%, 8%, 31%)
CSS variable
--color-primary: #AFAAA1;
Lowercase HEX
#afaaa1

Shades

Tints

Tones

Harmony

CSS snippets for #AFAAA1

.color-afaaa1 {
  color: #AFAAA1;
  background-color: #AFAAA1;
}

Frequently asked questions

What color is #AFAAA1?+

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

What is the closest Tailwind color to #AFAAA1?+

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