HTML named color

Gainsboro color code

Use the Gainsboro HTML color with HEX #DCDCDC, RGB 220,220,220 and HSL 0,0%,86%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Neutres
#DCDCDC
rgb(220,220,220)
HEX
#DCDCDC
RGB
rgb(220,220,220)
HSL
hsl(0,0%,86%)
CSS name
gainsboro

CSS examples

.text-gainsboro {
  color: #DCDCDC;
}

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

.border-gainsboro {
  border-color: rgb(220,220,220);
}

Shades palette

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

Related HTML colors

White
#FFFFFF
WhiteSmoke
#F5F5F5
Silver
#C0C0C0
Gray
#808080
DimGray
#696969
SlateGray
#708090
DarkGray
#A9A9A9
Black
#000000