Cork Brown
#cc8855 · one of 31,915 named colors
Cork Brown is a medium, strong orange with the hex code #cc8855. In RGB it is 204 red, 136 green and 85 blue, and black text is most readable on top of it.
Codes
HEX
#cc8855HEX8
#cc8855ffRGB
rgb(204, 136, 85)RGBA
rgba(204, 136, 85, 1)RGB %
rgb(80%, 53%, 33%)HSL
hsl(26, 54%, 57%)HSLA
hsla(26, 54%, 57%, 1)Variables
Sass
$cork-brown: #cc8855;Less
@cork-brown: #cc8855;CSS
--cork-brown: #cc8855;