HTML named color

DimGray color code

Use the DimGray HTML color with HEX #696969, RGB 105,105,105 and HSL 0,0%,41%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Neutres
#696969
rgb(105,105,105)
HEX
#696969
RGB
rgb(105,105,105)
HSL
hsl(0,0%,41%)
CSS name
dimgray

CSS examples

.text-dim-gray {
  color: #696969;
}

.bg-dim-gray {
  background-color: dimgray;
}

.border-dim-gray {
  border-color: rgb(105,105,105);
}

Shades palette

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

Related HTML colors

White
#FFFFFF
WhiteSmoke
#F5F5F5
Gainsboro
#DCDCDC
Silver
#C0C0C0
Gray
#808080
SlateGray
#708090
DarkGray
#A9A9A9
Black
#000000