Deep Orange
#dc4d01 · one of 31,915 named colors
Deep Orange is a medium, vivid orange with the hex code #dc4d01. In RGB it is 220 red, 77 green and 1 blue, and black text is most readable on top of it.
Codes
HEX
#dc4d01HEX8
#dc4d01ffRGB
rgb(220, 77, 1)RGBA
rgba(220, 77, 1, 1)RGB %
rgb(86%, 30%, 0%)HSL
hsl(21, 99%, 43%)HSLA
hsla(21, 99%, 43%, 1)Variables
Sass
$deep-orange: #dc4d01;Less
@deep-orange: #dc4d01;CSS
--deep-orange: #dc4d01;