Night Mode
#234e86 · one of 31,915 named colors
Night Mode is a dark, strong blue with the hex code #234e86. In RGB it is 35 red, 78 green and 134 blue, and white text is most readable on top of it.
Codes
HEX
#234e86HEX8
#234e86ffRGB
rgb(35, 78, 134)RGBA
rgba(35, 78, 134, 1)RGB %
rgb(14%, 31%, 53%)HSL
hsl(214, 59%, 33%)HSLA
hsla(214, 59%, 33%, 1)Variables
Sass
$night-mode: #234e86;Less
@night-mode: #234e86;CSS
--night-mode: #234e86;Similar colors