Shadow Play
#2d1403 · one of 31,915 named colors
Shadow Play is a very dark, vivid orange with the hex code #2d1403. In RGB it is 45 red, 20 green and 3 blue, and white text is most readable on top of it.
Codes
HEX
#2d1403HEX8
#2d1403ffRGB
rgb(45, 20, 3)RGBA
rgba(45, 20, 3, 1)RGB %
rgb(18%, 8%, 1%)HSL
hsl(24, 88%, 9%)HSLA
hsla(24, 88%, 9%, 1)Variables
Sass
$shadow-play: #2d1403;Less
@shadow-play: #2d1403;CSS
--shadow-play: #2d1403;