#AFB4B2 Color

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

Color preview

#AFB4B2

Color formats

HEX
#AFB4B2
RGB
rgb(175, 180, 178)
RGBA
rgba(175, 180, 178, 1)
HSL
hsl(156, 3%, 70%)
HSV
hsv(156, 3%, 71%)
CMYK
cmyk(3%, 0%, 1%, 29%)
CSS variable
--color-primary: #AFB4B2;
Lowercase HEX
#afb4b2

Shades

Tints

Tones

Harmony

CSS snippets for #AFB4B2

.color-afb4b2 {
  color: #AFB4B2;
  background-color: #AFB4B2;
}

Frequently asked questions

What color is #AFB4B2?+

#AFB4B2 is a HEX color with RGB value rgb(175, 180, 178) and HSL value hsl(156, 3%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFB4B2?+

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