Candyman
#ff9e76 · one of 31,915 named colors
Candyman is a light, vivid orange with the hex code #ff9e76. In RGB it is 255 red, 158 green and 118 blue, and black text is most readable on top of it.
Codes
HEX
#ff9e76HEX8
#ff9e76ffRGB
rgb(255, 158, 118)RGBA
rgba(255, 158, 118, 1)RGB %
rgb(100%, 62%, 46%)HSL
hsl(18, 100%, 73%)HSLA
hsla(18, 100%, 73%, 1)Variables
Sass
$candyman: #ff9e76;Less
@candyman: #ff9e76;CSS
--candyman: #ff9e76;