HTML named color

Red color code

Use the Red HTML color with HEX #FF0000, RGB 255,0,0 and HSL 0,100%,50%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Rouges
#FF0000
rgb(255,0,0)
HEX
#FF0000
RGB
rgb(255,0,0)
HSL
hsl(0,100%,50%)
CSS name
red

CSS examples

.text-red {
  color: #FF0000;
}

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

.border-red {
  border-color: rgb(255,0,0);
}

Shades palette

#330000#740202#B70606#F40B0B#F44E4E#F69292#FAD1D1

Related HTML colors

Crimson
#DC143C
DarkRed
#8B0000
FireBrick
#B22222
IndianRed
#CD5C5C
LightCoral
#F08080
Salmon
#FA8072
DarkSalmon
#E9967A