#AFA0B0 Color

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

Color preview

#AFA0B0

Color formats

HEX
#AFA0B0
RGB
rgb(175, 160, 176)
RGBA
rgba(175, 160, 176, 1)
HSL
hsl(296, 9%, 66%)
HSV
hsv(296, 9%, 69%)
CMYK
cmyk(1%, 9%, 0%, 31%)
CSS variable
--color-primary: #AFA0B0;
Lowercase HEX
#afa0b0

Shades

Tints

Tones

Harmony

CSS snippets for #AFA0B0

.color-afa0b0 {
  color: #AFA0B0;
  background-color: #AFA0B0;
}

Frequently asked questions

What color is #AFA0B0?+

#AFA0B0 is a HEX color with RGB value rgb(175, 160, 176) and HSL value hsl(296, 9%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFA0B0?+

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