Color Converter (HEX, RGB, HSL)Specialized Version
🎨

Silver HEX Code

Silver color HEX code

RGB
H (0-360)S (%)L (%)

Copy CSS Values

Lightness Variations

Silver HEX Code

The HEX code for silver is #C0C0C0. Silver is a light metallic gray that represents modernity, sophistication, and technology. It's created with equal amounts of red, green, and blue at 75% brightness.

Silver Color Values

| Format | Value | HEX#C0C0C0 RGBrgb(192, 192, 192) HSLhsl(0, 0%, 75%) CMYKC:0 M:0 Y:0 K:25

Silver Shades and Variations

ShadeHEXDescription White#FFFFFFLightest Platinum#E5E4E2Light silver Silver#C0C0C0CSS silver Dark Silver#AFAFAFMedium Gunmetal#8D918DBlue-gray Pewter#899499Dark silver | Charcoal | #36454F | Very dark |

Silver in Design

Silver conveys:

  • Technology: Modern, sleek
  • Premium: Second to gold
  • Sophistication: Clean, refined
  • Industrial: Steel, machinery

Creating Metallic Silver Effect

``css .metallic-silver { background: linear-gradient( 135deg, #B8B8B8, #ECECEC, #B8B8B8, #F8F8F8, #C4C4C4 ); }

/* Steel effect */ .steel { background: linear-gradient( to bottom, #D7D7D7, #9E9E9E ); border: 1px solid #888; } ``

Silver Color Palettes

| Theme | Primary | Secondary | Accent | Tech#C0C0C0#8C8C8C#5C5C5C Elegant#D8D8D8#A8A8A8#888888 Industrial#9E9E9E#757575#616161

Silver vs Gray

ColorHEXFeel Silver#C0C0C0Metallic, reflective Gray#808080Neutral, muted Light Gray#D3D3D3Soft, understated

Brands Using Silver

BrandHEXIndustry Apple#C0C0C0Technology Mercedes-Benz#AAAAAAAutomotive Audi#BBBBBBAutomotive | Sony | #CCCCCC | Electronics |

Silver is the go-to color for technology and premium brands seeking a modern, sophisticated appearance.

Frequently Asked Questions

What is silver in HEX?

#C0C0C0 is CSS silver, a light gray with RGB values of 192, 192, 192.

Silver vs gray?

Silver (#C0C0C0) appears metallic and shiny. Gray (#808080) is more neutral and muted.

How to make metallic silver?

Use linear gradients with multiple silver shades to create a metallic, reflective appearance.

Related Tools

Explore other tools you might find useful:

Related Calculators