Bookworm
#ebe3de · one of 31,915 named colors
Bookworm is a very light, soft orange with the hex code #ebe3de. In RGB it is 235 red, 227 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#ebe3deHEX8
#ebe3deffRGB
rgb(235, 227, 222)RGBA
rgba(235, 227, 222, 1)RGB %
rgb(92%, 89%, 87%)HSL
hsl(23, 25%, 90%)HSLA
hsla(23, 25%, 90%, 1)Variables
Sass
$bookworm: #ebe3de;Less
@bookworm: #ebe3de;CSS
--bookworm: #ebe3de;