HTML named color

OrangeRed color code

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

Open in color pickerCheck contrast
Oranges
#FF4500
rgb(255,69,0)
HEX
#FF4500
RGB
rgb(255,69,0)
HSL
hsl(16,100%,50%)
CSS name
orangered

CSS examples

.text-orange-red {
  color: #FF4500;
}

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

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

Shades palette

#330E00#742002#B73506#F4490B#F47A4E#F6AD92#FADCD1

Related HTML colors

Tomato
#FF6347
Orange
#FFA500
DarkOrange
#FF8C00