HTML named color

Silver color code

Use the Silver HTML color with HEX #C0C0C0, RGB 192,192,192 and HSL 0,0%,75%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Neutres
#C0C0C0
rgb(192,192,192)
HEX
#C0C0C0
RGB
rgb(192,192,192)
HSL
hsl(0,0%,75%)
CSS name
silver

How to use this color

Silver can be used for CSS text, backgrounds, borders, badges and interface accents. Test contrast before using it for small text, and pair it with neutral colors for a balanced design.

CSS examples

.text-silver {
  color: #C0C0C0;
}

.bg-silver {
  background-color: silver;
}

.border-silver {
  border-color: rgb(192,192,192);
}

Shades palette

#1F1414#462F2F#714B4B#996666#B48E8E#D0B9B9#EBE0E0

Related HTML colors

White
#FFFFFF
WhiteSmoke
#F5F5F5
Gainsboro
#DCDCDC
Gray
#808080
DimGray
#696969
SlateGray
#708090
DarkGray
#A9A9A9
Black
#000000