#C1AFBB Color

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

Color preview

#C1AFBB

Color formats

HEX
#C1AFBB
RGB
rgb(193, 175, 187)
RGBA
rgba(193, 175, 187, 1)
HSL
hsl(320, 13%, 72%)
HSV
hsv(320, 9%, 76%)
CMYK
cmyk(0%, 9%, 3%, 24%)
CSS variable
--color-primary: #C1AFBB;
Lowercase HEX
#c1afbb

Shades

Tints

Tones

Harmony

CSS snippets for #C1AFBB

.color-c1afbb {
  color: #C1AFBB;
  background-color: #C1AFBB;
}

Frequently asked questions

What color is #C1AFBB?+

#C1AFBB is a HEX color with RGB value rgb(193, 175, 187) and HSL value hsl(320, 13%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C1AFBB?+

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