Medium Roast
#3c2005 · one of 31,915 named colors
Medium Roast is a very dark, vivid orange with the hex code #3c2005. In RGB it is 60 red, 32 green and 5 blue, and white text is most readable on top of it.
Part of Shades of Brown →
Try Medium Roast in the generator →
Codes
HEX
#3c2005HEX8
#3c2005ffRGB
rgb(60, 32, 5)RGBA
rgba(60, 32, 5, 1)RGB %
rgb(24%, 13%, 2%)HSL
hsl(29, 85%, 13%)HSLA
hsla(29, 85%, 13%, 1)Variables
Sass
$medium-roast: #3c2005;Less
@medium-roast: #3c2005;CSS
--medium-roast: #3c2005;