Airport
#edf2f8 · one of 31,915 named colors
Airport is a very light, soft blue with the hex code #edf2f8. In RGB it is 237 red, 242 green and 248 blue, and black text is most readable on top of it.
Codes
HEX
#edf2f8HEX8
#edf2f8ffRGB
rgb(237, 242, 248)RGBA
rgba(237, 242, 248, 1)RGB %
rgb(93%, 95%, 97%)HSL
hsl(213, 44%, 95%)HSLA
hsla(213, 44%, 95%, 1)Variables
Sass
$airport: #edf2f8;Less
@airport: #edf2f8;CSS
--airport: #edf2f8;