Shady Blue
#42808a · one of 31,915 named colors
Shady Blue is a medium, soft cyan with the hex code #42808a. In RGB it is 66 red, 128 green and 138 blue, and black text is most readable on top of it.
Codes
HEX
#42808aHEX8
#42808affRGB
rgb(66, 128, 138)RGBA
rgba(66, 128, 138, 1)RGB %
rgb(26%, 50%, 54%)HSL
hsl(188, 35%, 40%)HSLA
hsla(188, 35%, 40%, 1)Variables
Sass
$shady-blue: #42808a;Less
@shady-blue: #42808a;CSS
--shady-blue: #42808a;