#C3AEBC Color

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

Color preview

#C3AEBC

Color formats

HEX
#C3AEBC
RGB
rgb(195, 174, 188)
RGBA
rgba(195, 174, 188, 1)
HSL
hsl(320, 15%, 72%)
HSV
hsv(320, 11%, 76%)
CMYK
cmyk(0%, 11%, 4%, 24%)
CSS variable
--color-primary: #C3AEBC;
Lowercase HEX
#c3aebc

Shades

Tints

Tones

Harmony

CSS snippets for #C3AEBC

.color-c3aebc {
  color: #C3AEBC;
  background-color: #C3AEBC;
}

Frequently asked questions

What color is #C3AEBC?+

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

What is the closest Tailwind color to #C3AEBC?+

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