#C3AFBB Color

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

Color preview

#C3AFBB

Color formats

HEX
#C3AFBB
RGB
rgb(195, 175, 187)
RGBA
rgba(195, 175, 187, 1)
HSL
hsl(324, 14%, 73%)
HSV
hsv(324, 10%, 76%)
CMYK
cmyk(0%, 10%, 4%, 24%)
CSS variable
--color-primary: #C3AFBB;
Lowercase HEX
#c3afbb

Shades

Tints

Tones

Harmony

CSS snippets for #C3AFBB

.color-c3afbb {
  color: #C3AFBB;
  background-color: #C3AFBB;
}

Frequently asked questions

What color is #C3AFBB?+

#C3AFBB is a HEX color with RGB value rgb(195, 175, 187) and HSL value hsl(324, 14%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3AFBB?+

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