#C0C0C0

Silver — Color Codes & Palette

#C0C0C0  ·  rgb(192, 192, 192)  ·  hsl(0, 0%, 75%)

Color Codes

Format Value
HEX #C0C0C0
RGB rgb(192, 192, 192)
HSL hsl(0, 0%, 75%)

Shades of Silver

#ABABAB#969696#828282#6E6E6E#595959#454545#303030#1C1C1C

Tints of Silver

#C4C4C4#C9C9C9#CFCFCF#D4D4D4#D9D9D9#DEDEDE#E3E3E3#E8E8E8

Color Pairings & Harmony

Complementary
#BFBFBF
Analogous +30°
#BFBFBF
Analogous −30°
#BFBFBF
Triadic +120°
#BFBFBF
Triadic −120°
#BFBFBF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
1.82:1 — Fail
vs. Black (#000000)
11.54:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #C0C0C0;
}

.element-bg {
  background-color: #C0C0C0;
  color: #000000;
}

.element-border {
  border: 2px solid #C0C0C0;
}

About Silver

Silver is a light color with very low saturation (nearly achromatic), defined by the hex code #C0C0C0. Its exact color model values are rgb(192, 192, 192) in RGB and hsl(0, 0%, 75%) in HSL (hue 0°, saturation 0%, lightness 75%). On a white background the contrast ratio is 1.82:1 — Fail, and on black it is 11.54:1 — AAA pass for normal text. Use Silver for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of Silver?
The RGB value of Silver (#C0C0C0) is rgb(192, 192, 192). Red = rgb(192, 192, 192), representing the amounts of red, green, and blue light on a 0–255 scale.
Is Silver accessible on a white background?
The contrast ratio of Silver on white (#FFFFFF) is 1.82:1 — Fail. On black (#000000) the contrast ratio is 11.54:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with Silver?
Based on color theory, Silver (hsl(0, 0%, 75%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.