Blue Ruin
#0066dd · one of 31,915 named colors
Blue Ruin is a medium, vivid blue with the hex code #0066dd. In RGB it is 0 red, 102 green and 221 blue, and white text is most readable on top of it.
Codes
HEX
#0066ddHEX8
#0066ddffRGB
rgb(0, 102, 221)RGBA
rgba(0, 102, 221, 1)RGB %
rgb(0%, 40%, 87%)HSL
hsl(212, 100%, 43%)HSLA
hsla(212, 100%, 43%, 1)Variables
Sass
$blue-ruin: #0066dd;Less
@blue-ruin: #0066dd;CSS
--blue-ruin: #0066dd;