Mood Mode
#7f90cb · one of 31,915 named colors
Mood Mode is a medium, soft blue with the hex code #7f90cb. In RGB it is 127 red, 144 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#7f90cbHEX8
#7f90cbffRGB
rgb(127, 144, 203)RGBA
rgba(127, 144, 203, 1)RGB %
rgb(50%, 56%, 80%)HSL
hsl(227, 42%, 65%)HSLA
hsla(227, 42%, 65%, 1)Variables
Sass
$mood-mode: #7f90cb;Less
@mood-mode: #7f90cb;CSS
--mood-mode: #7f90cb;Similar colors