Red Panda
#c34b1b · one of 31,915 named colors
Red Panda is a medium, vivid orange with the hex code #c34b1b. In RGB it is 195 red, 75 green and 27 blue, and white text is most readable on top of it.
Codes
HEX
#c34b1bHEX8
#c34b1bffRGB
rgb(195, 75, 27)RGBA
rgba(195, 75, 27, 1)RGB %
rgb(76%, 29%, 11%)HSL
hsl(17, 76%, 44%)HSLA
hsla(17, 76%, 44%, 1)Variables
Sass
$red-panda: #c34b1b;Less
@red-panda: #c34b1b;CSS
--red-panda: #c34b1b;