#AFAFA5 Color

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

Color preview

#AFAFA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAFA5

.color-afafa5 {
  color: #AFAFA5;
  background-color: #AFAFA5;
}

Frequently asked questions

What color is #AFAFA5?+

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

What is the closest Tailwind color to #AFAFA5?+

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