French Blue
#0072bb · one of 31,915 named colors
French Blue is a medium, vivid blue with the hex code #0072bb. In RGB it is 0 red, 114 green and 187 blue, and white text is most readable on top of it.
Codes
HEX
#0072bbHEX8
#0072bbffRGB
rgb(0, 114, 187)RGBA
rgba(0, 114, 187, 1)RGB %
rgb(0%, 45%, 73%)HSL
hsl(203, 100%, 37%)HSLA
hsla(203, 100%, 37%, 1)Variables
Sass
$french-blue: #0072bb;Less
@french-blue: #0072bb;CSS
--french-blue: #0072bb;