Blue Lust
#012389 · one of 31,915 named colors
Blue Lust is a dark, vivid blue with the hex code #012389. In RGB it is 1 red, 35 green and 137 blue, and white text is most readable on top of it.
Codes
HEX
#012389HEX8
#012389ffRGB
rgb(1, 35, 137)RGBA
rgba(1, 35, 137, 1)RGB %
rgb(0%, 14%, 54%)HSL
hsl(225, 99%, 27%)HSLA
hsla(225, 99%, 27%, 1)Variables
Sass
$blue-lust: #012389;Less
@blue-lust: #012389;CSS
--blue-lust: #012389;