Anchors Away
#9ebbcd · one of 31,915 named colors
Anchors Away is a light, soft blue with the hex code #9ebbcd. In RGB it is 158 red, 187 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#9ebbcdHEX8
#9ebbcdffRGB
rgb(158, 187, 205)RGBA
rgba(158, 187, 205, 1)RGB %
rgb(62%, 73%, 80%)HSL
hsl(203, 32%, 71%)HSLA
hsla(203, 32%, 71%, 1)Variables
Sass
$anchors-away: #9ebbcd;Less
@anchors-away: #9ebbcd;CSS
--anchors-away: #9ebbcd;