#C3AEBD Color

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

Color preview

#C3AEBD

Color formats

HEX
#C3AEBD
RGB
rgb(195, 174, 189)
RGBA
rgba(195, 174, 189, 1)
HSL
hsl(317, 15%, 72%)
HSV
hsv(317, 11%, 76%)
CMYK
cmyk(0%, 11%, 3%, 24%)
CSS variable
--color-primary: #C3AEBD;
Lowercase HEX
#c3aebd

Shades

Tints

Tones

Harmony

CSS snippets for #C3AEBD

.color-c3aebd {
  color: #C3AEBD;
  background-color: #C3AEBD;
}

Frequently asked questions

What color is #C3AEBD?+

#C3AEBD is a HEX color with RGB value rgb(195, 174, 189) and HSL value hsl(317, 15%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3AEBD?+

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