Bare Bone
#eeddcc · one of 31,915 named colors
Bare Bone is a very light, strong orange with the hex code #eeddcc. In RGB it is 238 red, 221 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#eeddccHEX8
#eeddccffRGB
rgb(238, 221, 204)RGBA
rgba(238, 221, 204, 1)RGB %
rgb(93%, 87%, 80%)HSL
hsl(30, 50%, 87%)HSLA
hsla(30, 50%, 87%, 1)Variables
Sass
$bare-bone: #eeddcc;Less
@bare-bone: #eeddcc;CSS
--bare-bone: #eeddcc;