December Eve
#415064 · one of 31,915 named colors
December Eve is a dark, soft blue with the hex code #415064. In RGB it is 65 red, 80 green and 100 blue, and white text is most readable on top of it.
Codes
HEX
#415064HEX8
#415064ffRGB
rgb(65, 80, 100)RGBA
rgba(65, 80, 100, 1)RGB %
rgb(25%, 31%, 39%)HSL
hsl(214, 21%, 32%)HSLA
hsla(214, 21%, 32%, 1)Variables
Sass
$december-eve: #415064;Less
@december-eve: #415064;CSS
--december-eve: #415064;