Silver Hex Code — #C0C0C0

RGB, HSL, and CMYK values for Silver.

Silver Color Values

FormatValue
HEX#C0C0C0
RGBrgb(192, 192, 192)
HSLhsl(0, 0%, 75%)
CMYKcmyk(0%, 0%, 0%, 25%)
Want to explore more shades? Use our Color Converter

About Silver

Color psychology: Sleek, modern.

Silver (#C0C0C0) is a light shade of gray. It's commonly used in web design, graphic design, and branding where sleek, modern are desired associations.

How to Use Silver in CSS

/* Using HEX */
color: #C0C0C0;
background-color: #C0C0C0;

/* Using RGB */
color: rgb(192, 192, 192);

/* Using HSL */
color: hsl(0, 0%, 75%);

Colors That Go With Silver

Complementary

Analogous

Triadic

Similar Shades of Gray

Frequently Asked Questions