#AFB9B0 Color

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

Color preview

#AFB9B0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFB9B0

.color-afb9b0 {
  color: #AFB9B0;
  background-color: #AFB9B0;
}

Frequently asked questions

What color is #AFB9B0?+

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

What is the closest Tailwind color to #AFB9B0?+

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