Diva Blue
#0079c1 · one of 31,915 named colors
Diva Blue is a medium, vivid blue with the hex code #0079c1. In RGB it is 0 red, 121 green and 193 blue, and white text is most readable on top of it.
Codes
HEX
#0079c1HEX8
#0079c1ffRGB
rgb(0, 121, 193)RGBA
rgba(0, 121, 193, 1)RGB %
rgb(0%, 47%, 76%)HSL
hsl(202, 100%, 38%)HSLA
hsla(202, 100%, 38%, 1)Variables
Sass
$diva-blue: #0079c1;Less
@diva-blue: #0079c1;CSS
--diva-blue: #0079c1;