#AFAFB9 Color

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

Color preview

#AFAFB9

Color formats

HEX
#AFAFB9
RGB
rgb(175, 175, 185)
RGBA
rgba(175, 175, 185, 1)
HSL
hsl(240, 7%, 71%)
HSV
hsv(240, 5%, 73%)
CMYK
cmyk(5%, 5%, 0%, 27%)
CSS variable
--color-primary: #AFAFB9;
Lowercase HEX
#afafb9

Shades

Tints

Tones

Harmony

CSS snippets for #AFAFB9

.color-afafb9 {
  color: #AFAFB9;
  background-color: #AFAFB9;
}

Frequently asked questions

What color is #AFAFB9?+

#AFAFB9 is a HEX color with RGB value rgb(175, 175, 185) and HSL value hsl(240, 7%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAFB9?+

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