Warp Drive
#eaf2f1 · one of 31,915 named colors
Warp Drive is a very light, soft cyan with the hex code #eaf2f1. In RGB it is 234 red, 242 green and 241 blue, and black text is most readable on top of it.
Codes
HEX
#eaf2f1HEX8
#eaf2f1ffRGB
rgb(234, 242, 241)RGBA
rgba(234, 242, 241, 1)RGB %
rgb(92%, 95%, 95%)HSL
hsl(173, 24%, 93%)HSLA
hsla(173, 24%, 93%, 1)Variables
Sass
$warp-drive: #eaf2f1;Less
@warp-drive: #eaf2f1;CSS
--warp-drive: #eaf2f1;