Too Blue
#3d6695 · one of 31,915 named colors
Too Blue is a medium, soft blue with the hex code #3d6695. In RGB it is 61 red, 102 green and 149 blue, and white text is most readable on top of it.
Codes
HEX
#3d6695HEX8
#3d6695ffRGB
rgb(61, 102, 149)RGBA
rgba(61, 102, 149, 1)RGB %
rgb(24%, 40%, 58%)HSL
hsl(212, 42%, 41%)HSLA
hsla(212, 42%, 41%, 1)Variables
Sass
$too-blue: #3d6695;Less
@too-blue: #3d6695;CSS
--too-blue: #3d6695;