Torii Red
#db3e00 · one of 31,915 named colors
Torii Red is a medium, vivid orange with the hex code #db3e00. In RGB it is 219 red, 62 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#db3e00HEX8
#db3e00ffRGB
rgb(219, 62, 0)RGBA
rgba(219, 62, 0, 1)RGB %
rgb(86%, 24%, 0%)HSL
hsl(17, 100%, 43%)HSLA
hsla(17, 100%, 43%, 1)Variables
Sass
$torii-red: #db3e00;Less
@torii-red: #db3e00;CSS
--torii-red: #db3e00;