Lumber
#ffe4cd · one of 31,915 named colors
Lumber is a very light, vivid orange with the hex code #ffe4cd. In RGB it is 255 red, 228 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#ffe4cdHEX8
#ffe4cdffRGB
rgb(255, 228, 205)RGBA
rgba(255, 228, 205, 1)RGB %
rgb(100%, 89%, 80%)HSL
hsl(28, 100%, 90%)HSLA
hsla(28, 100%, 90%, 1)Variables
Sass
$lumber: #ffe4cd;Less
@lumber: #ffe4cd;CSS
--lumber: #ffe4cd;