Silver Color
Silver is a gray color with hex code #C0C0C0. This page covers its meaning, all color values, harmonies, colors that go with silver, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Silver Color Values
What Does Silver Mean?
Silver belongs to the gray family of colors. Gray settles arguments between colors. Practical, quiet, and hard to date-stamp, it lets brighter hues carry the personality while providing structure. Warm grays cozy a room up; cool grays keep it businesslike. As a lighter shade, Silver reads as airy and understated, comfortable working in backgrounds and across big surfaces.
In the ISCC-NBS color naming system, Silver is classified as a gray (nearest centroid: light gray, #B9B8B5).
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Silver
Silver and #BFBFBF are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #BFBFBF and #BFBFBF, which sit beside silver on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair silver with triadic partners #BFBFBF and #BFBFBF. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Silver Sand —
#BFC1C2(Delta E 1) - Pale Slate —
#C3BFC1(Delta E 2) - Cloud —
#C7C4BF(Delta E 3) - Grey Nickel —
#C3C3BD(Delta E 3) - Cotton Seed —
#C2BDB6(Delta E 4)
CSS Examples
.text { color: #C0C0C0; }
.background { background-color: #C0C0C0; }
.border { border: 2px solid #C0C0C0; }
.shadow { box-shadow: 0 4px 6px #C0C0C040; }WCAG Contrast
Frequently Asked Questions
What is the hex code for silver?
Silver has the hex code #C0C0C0. In RGB notation it is rgb(192, 192, 192), in HSL it is hsl(0, 0%, 75%), and its OKLCH value is 0.808, 0, 89.9.
What does the color silver mean?
Gray-family colors like silver carry distinct psychological associations. Silver belongs to the gray family of colors. Gray settles arguments between colors. Practical, quiet, and hard to date-stamp, it lets brighter hues carry the personality while providing structure. Warm grays cozy a room up; cool grays keep it businesslike. As a lighter shade, Silver reads as airy and understated, comfortable working in backgrounds and across big surfaces.
What colors go with silver?
Silver has three easy routes: its complement #BFBFBF for punch, its neighbors #BFBFBF and #BFBFBF for something calmer, or triadic partners #BFBFBF and #BFBFBF when you want energy.
Is silver a standard web color?
Yes — Silver is part of the CSS named colors specification, so you can use it directly in CSS as #C0C0C0 or with the keyword form where supported.
How do I make silver lighter or darker?
To lighten silver, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F5F5F5 (lightest tint) to #212121 (darkest shade).
About Silver
Silver is classified as a Gray in the ISCC-NBS color naming system, within the Gray hue family. It has The color is recognized by CSS3, X11, meodai.
Use our Color Converter to convert #C0C0C0 to any other color format, or explore the Color Wheel to find harmonious color combinations.