Pineapple
#563c0d · one of 31,915 named colors
Pineapple is a dark, strong orange with the hex code #563c0d. In RGB it is 86 red, 60 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#563c0dHEX8
#563c0dffRGB
rgb(86, 60, 13)RGBA
rgba(86, 60, 13, 1)RGB %
rgb(34%, 24%, 5%)HSL
hsl(39, 74%, 19%)HSLA
hsla(39, 74%, 19%, 1)Variables
Sass
$pineapple: #563c0d;Less
@pineapple: #563c0d;CSS
--pineapple: #563c0d;