#C3AFBC Color

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

Color preview

#C3AFBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3AFBC

.color-c3afbc {
  color: #C3AFBC;
  background-color: #C3AFBC;
}

Frequently asked questions

What color is #C3AFBC?+

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

What is the closest Tailwind color to #C3AFBC?+

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