Blank Canvas
#ffefd6 · one of 31,915 named colors
Blank Canvas is a very light, vivid orange with the hex code #ffefd6. In RGB it is 255 red, 239 green and 214 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Blank Canvas in the generator →
Codes
HEX
#ffefd6HEX8
#ffefd6ffRGB
rgb(255, 239, 214)RGBA
rgba(255, 239, 214, 1)RGB %
rgb(100%, 94%, 84%)HSL
hsl(37, 100%, 92%)HSLA
hsla(37, 100%, 92%, 1)Variables
Sass
$blank-canvas: #ffefd6;Less
@blank-canvas: #ffefd6;CSS
--blank-canvas: #ffefd6;