HTML named color

DarkGray color code

Use the DarkGray HTML color with HEX #A9A9A9, RGB 169,169,169 and HSL 0,0%,66%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Neutres
#A9A9A9
rgb(169,169,169)
HEX
#A9A9A9
RGB
rgb(169,169,169)
HSL
hsl(0,0%,66%)
CSS name
darkgray

How to use this color

DarkGray 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-dark-gray {
  color: #A9A9A9;
}

.bg-dark-gray {
  background-color: darkgray;
}

.border-dark-gray {
  border-color: rgb(169,169,169);
}

Shades palette

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

Related HTML colors

White
#FFFFFF
WhiteSmoke
#F5F5F5
Gainsboro
#DCDCDC
Silver
#C0C0C0
Gray
#808080
DimGray
#696969
SlateGray
#708090
Black
#000000