Pure Blue
#0203e2 · one of 31,915 named colors
Pure Blue is a medium, vivid blue with the hex code #0203e2. In RGB it is 2 red, 3 green and 226 blue, and white text is most readable on top of it.
Codes
HEX
#0203e2HEX8
#0203e2ffRGB
rgb(2, 3, 226)RGBA
rgba(2, 3, 226, 1)RGB %
rgb(1%, 1%, 89%)HSL
hsl(240, 98%, 45%)HSLA
hsla(240, 98%, 45%, 1)Variables
Sass
$pure-blue: #0203e2;Less
@pure-blue: #0203e2;CSS
--pure-blue: #0203e2;