Lurid Red
#ff4505 · one of 31,915 named colors
Lurid Red is a medium, vivid orange with the hex code #ff4505. In RGB it is 255 red, 69 green and 5 blue, and black text is most readable on top of it.
Codes
HEX
#ff4505HEX8
#ff4505ffRGB
rgb(255, 69, 5)RGBA
rgba(255, 69, 5, 1)RGB %
rgb(100%, 27%, 2%)HSL
hsl(15, 100%, 51%)HSLA
hsla(15, 100%, 51%, 1)Variables
Sass
$lurid-red: #ff4505;Less
@lurid-red: #ff4505;CSS
--lurid-red: #ff4505;