#C7AEBC Color

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

Color preview

#C7AEBC

Color formats

HEX
#C7AEBC
RGB
rgb(199, 174, 188)
RGBA
rgba(199, 174, 188, 1)
HSL
hsl(326, 18%, 73%)
HSV
hsv(326, 13%, 78%)
CMYK
cmyk(0%, 13%, 6%, 22%)
CSS variable
--color-primary: #C7AEBC;
Lowercase HEX
#c7aebc

Shades

Tints

Tones

Harmony

CSS snippets for #C7AEBC

.color-c7aebc {
  color: #C7AEBC;
  background-color: #C7AEBC;
}

Frequently asked questions

What color is #C7AEBC?+

#C7AEBC is a HEX color with RGB value rgb(199, 174, 188) and HSL value hsl(326, 18%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C7AEBC?+

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