Diablo Red
#cd0d01 · one of 31,915 named colors
Diablo Red is a medium, vivid red with the hex code #cd0d01. In RGB it is 205 red, 13 green and 1 blue, and white text is most readable on top of it.
Codes
HEX
#cd0d01HEX8
#cd0d01ffRGB
rgb(205, 13, 1)RGBA
rgba(205, 13, 1, 1)RGB %
rgb(80%, 5%, 0%)HSL
hsl(4, 99%, 40%)HSLA
hsla(4, 99%, 40%, 1)Variables
Sass
$diablo-red: #cd0d01;Less
@diablo-red: #cd0d01;CSS
--diablo-red: #cd0d01;