Vesper
#0011cc · one of 31,915 named colors
Vesper is a medium, vivid blue with the hex code #0011cc. In RGB it is 0 red, 17 green and 204 blue, and white text is most readable on top of it.
Codes
HEX
#0011ccHEX8
#0011ccffRGB
rgb(0, 17, 204)RGBA
rgba(0, 17, 204, 1)RGB %
rgb(0%, 7%, 80%)HSL
hsl(235, 100%, 40%)HSLA
hsla(235, 100%, 40%, 1)Variables
Sass
$vesper: #0011cc;Less
@vesper: #0011cc;CSS
--vesper: #0011cc;