Swedish Blue
#007cc0 · one of 31,915 named colors
Swedish Blue is a medium, vivid blue with the hex code #007cc0. In RGB it is 0 red, 124 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#007cc0HEX8
#007cc0ffRGB
rgb(0, 124, 192)RGBA
rgba(0, 124, 192, 1)RGB %
rgb(0%, 49%, 75%)HSL
hsl(201, 100%, 38%)HSLA
hsla(201, 100%, 38%, 1)Variables
Sass
$swedish-blue: #007cc0;Less
@swedish-blue: #007cc0;CSS
--swedish-blue: #007cc0;