Blue Grouse
#9abcdc · one of 31,915 named colors
Blue Grouse is a light, strong blue with the hex code #9abcdc. In RGB it is 154 red, 188 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#9abcdcHEX8
#9abcdcffRGB
rgb(154, 188, 220)RGBA
rgba(154, 188, 220, 1)RGB %
rgb(60%, 74%, 86%)HSL
hsl(209, 49%, 73%)HSLA
hsla(209, 49%, 73%, 1)Variables
Sass
$blue-grouse: #9abcdc;Less
@blue-grouse: #9abcdc;CSS
--blue-grouse: #9abcdc;