Basil Icing
#e2e6db · one of 31,915 named colors
Basil Icing is a very light, soft green with the hex code #e2e6db. In RGB it is 226 red, 230 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#e2e6dbHEX8
#e2e6dbffRGB
rgb(226, 230, 219)RGBA
rgba(226, 230, 219, 1)RGB %
rgb(89%, 90%, 86%)HSL
hsl(82, 18%, 88%)HSLA
hsla(82, 18%, 88%, 1)Variables
Sass
$basil-icing: #e2e6db;Less
@basil-icing: #e2e6db;CSS
--basil-icing: #e2e6db;