#AFACB2 Color

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

Color preview

#AFACB2

Color formats

HEX
#AFACB2
RGB
rgb(175, 172, 178)
RGBA
rgba(175, 172, 178, 1)
HSL
hsl(270, 4%, 69%)
HSV
hsv(270, 3%, 70%)
CMYK
cmyk(2%, 3%, 0%, 30%)
CSS variable
--color-primary: #AFACB2;
Lowercase HEX
#afacb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFACB2

.color-afacb2 {
  color: #AFACB2;
  background-color: #AFACB2;
}

Frequently asked questions

What color is #AFACB2?+

#AFACB2 is a HEX color with RGB value rgb(175, 172, 178) and HSL value hsl(270, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFACB2?+

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