Legacy Blue
#9ec9e2 · one of 31,915 named colors
Legacy Blue is a light, strong blue with the hex code #9ec9e2. In RGB it is 158 red, 201 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#9ec9e2HEX8
#9ec9e2ffRGB
rgb(158, 201, 226)RGBA
rgba(158, 201, 226, 1)RGB %
rgb(62%, 79%, 89%)HSL
hsl(202, 54%, 75%)HSLA
hsla(202, 54%, 75%, 1)Variables
Sass
$legacy-blue: #9ec9e2;Less
@legacy-blue: #9ec9e2;CSS
--legacy-blue: #9ec9e2;