Bone White
#f1e1b0 · one of 31,915 named colors
Bone White is a light, strong yellow with the hex code #f1e1b0. In RGB it is 241 red, 225 green and 176 blue, and black text is most readable on top of it.
Codes
HEX
#f1e1b0HEX8
#f1e1b0ffRGB
rgb(241, 225, 176)RGBA
rgba(241, 225, 176, 1)RGB %
rgb(95%, 88%, 69%)HSL
hsl(45, 70%, 82%)HSLA
hsla(45, 70%, 82%, 1)Variables
Sass
$bone-white: #f1e1b0;Less
@bone-white: #f1e1b0;CSS
--bone-white: #f1e1b0;