#AFABB5 Color

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

Color preview

#AFABB5

Color formats

HEX
#AFABB5
RGB
rgb(175, 171, 181)
RGBA
rgba(175, 171, 181, 1)
HSL
hsl(264, 6%, 69%)
HSV
hsv(264, 6%, 71%)
CMYK
cmyk(3%, 6%, 0%, 29%)
CSS variable
--color-primary: #AFABB5;
Lowercase HEX
#afabb5

Shades

Tints

Tones

Harmony

CSS snippets for #AFABB5

.color-afabb5 {
  color: #AFABB5;
  background-color: #AFABB5;
}

Frequently asked questions

What color is #AFABB5?+

#AFABB5 is a HEX color with RGB value rgb(175, 171, 181) and HSL value hsl(264, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFABB5?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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