Tiger King
#dd9922 · one of 31,915 named colors
Tiger King is a medium, strong orange with the hex code #dd9922. In RGB it is 221 red, 153 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#dd9922HEX8
#dd9922ffRGB
rgb(221, 153, 34)RGBA
rgba(221, 153, 34, 1)RGB %
rgb(87%, 60%, 13%)HSL
hsl(38, 73%, 50%)HSLA
hsla(38, 73%, 50%, 1)Variables
Sass
$tiger-king: #dd9922;Less
@tiger-king: #dd9922;CSS
--tiger-king: #dd9922;