#C4AEBF Color

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

Color preview

#C4AEBF

Color formats

HEX
#C4AEBF
RGB
rgb(196, 174, 191)
RGBA
rgba(196, 174, 191, 1)
HSL
hsl(314, 16%, 73%)
HSV
hsv(314, 11%, 77%)
CMYK
cmyk(0%, 11%, 3%, 23%)
CSS variable
--color-primary: #C4AEBF;
Lowercase HEX
#c4aebf

Shades

Tints

Tones

Harmony

CSS snippets for #C4AEBF

.color-c4aebf {
  color: #C4AEBF;
  background-color: #C4AEBF;
}

Frequently asked questions

What color is #C4AEBF?+

#C4AEBF is a HEX color with RGB value rgb(196, 174, 191) and HSL value hsl(314, 16%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4AEBF?+

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