#AFB1B6 Color

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

Color preview

#AFB1B6

Color formats

HEX
#AFB1B6
RGB
rgb(175, 177, 182)
RGBA
rgba(175, 177, 182, 1)
HSL
hsl(223, 5%, 70%)
HSV
hsv(223, 4%, 71%)
CMYK
cmyk(4%, 3%, 0%, 29%)
CSS variable
--color-primary: #AFB1B6;
Lowercase HEX
#afb1b6

Shades

Tints

Tones

Harmony

CSS snippets for #AFB1B6

.color-afb1b6 {
  color: #AFB1B6;
  background-color: #AFB1B6;
}

Frequently asked questions

What color is #AFB1B6?+

#AFB1B6 is a HEX color with RGB value rgb(175, 177, 182) and HSL value hsl(223, 5%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFB1B6?+

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