Burnt Bagel
#9a4e12 · one of 31,915 named colors
Burnt Bagel is a dark, vivid orange with the hex code #9a4e12. In RGB it is 154 red, 78 green and 18 blue, and white text is most readable on top of it.
Codes
HEX
#9a4e12HEX8
#9a4e12ffRGB
rgb(154, 78, 18)RGBA
rgba(154, 78, 18, 1)RGB %
rgb(60%, 31%, 7%)HSL
hsl(26, 79%, 34%)HSLA
hsla(26, 79%, 34%, 1)Variables
Sass
$burnt-bagel: #9a4e12;Less
@burnt-bagel: #9a4e12;CSS
--burnt-bagel: #9a4e12;