#C3AFBF Color

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

Color preview

#C3AFBF

Color formats

HEX
#C3AFBF
RGB
rgb(195, 175, 191)
RGBA
rgba(195, 175, 191, 1)
HSL
hsl(312, 14%, 73%)
HSV
hsv(312, 10%, 76%)
CMYK
cmyk(0%, 10%, 2%, 24%)
CSS variable
--color-primary: #C3AFBF;
Lowercase HEX
#c3afbf

Shades

Tints

Tones

Harmony

CSS snippets for #C3AFBF

.color-c3afbf {
  color: #C3AFBF;
  background-color: #C3AFBF;
}

Frequently asked questions

What color is #C3AFBF?+

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

What is the closest Tailwind color to #C3AFBF?+

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