#C2AEBD Color

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

Color preview

#C2AEBD

Color formats

HEX
#C2AEBD
RGB
rgb(194, 174, 189)
RGBA
rgba(194, 174, 189, 1)
HSL
hsl(315, 14%, 72%)
HSV
hsv(315, 10%, 76%)
CMYK
cmyk(0%, 10%, 3%, 24%)
CSS variable
--color-primary: #C2AEBD;
Lowercase HEX
#c2aebd

Shades

Tints

Tones

Harmony

CSS snippets for #C2AEBD

.color-c2aebd {
  color: #C2AEBD;
  background-color: #C2AEBD;
}

Frequently asked questions

What color is #C2AEBD?+

#C2AEBD is a HEX color with RGB value rgb(194, 174, 189) and HSL value hsl(315, 14%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2AEBD?+

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