Blue Ribbon
#0066ff · one of 31,915 named colors
Blue Ribbon is a medium, vivid blue with the hex code #0066ff. In RGB it is 0 red, 102 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#0066ffHEX8
#0066ffffRGB
rgb(0, 102, 255)RGBA
rgba(0, 102, 255, 1)RGB %
rgb(0%, 40%, 100%)HSL
hsl(216, 100%, 50%)HSLA
hsla(216, 100%, 50%, 1)Variables
Sass
$blue-ribbon: #0066ff;Less
@blue-ribbon: #0066ff;CSS
--blue-ribbon: #0066ff;Similar colors