HTML named color

SlateGray color code

Use the SlateGray HTML color with HEX #708090, RGB 112,128,144 and HSL 210,13%,50%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Neutres
#708090
rgb(112,128,144)
HEX
#708090
RGB
rgb(112,128,144)
HSL
hsl(210,13%,50%)
CSS name
slategray

CSS examples

.text-slate-gray {
  color: #708090;
}

.bg-slate-gray {
  background-color: slategray;
}

.border-slate-gray {
  border-color: rgb(112,128,144);
}

Shades palette

#14191F#2F3B46#4B5E71#667F99#8EA1B4#B9C4D0#E0E6EB

Related HTML colors

White
#FFFFFF
WhiteSmoke
#F5F5F5
Gainsboro
#DCDCDC
Silver
#C0C0C0
Gray
#808080
DimGray
#696969
DarkGray
#A9A9A9
Black
#000000