Rainy Mood
#4499aa · one of 31,915 named colors
Rainy Mood is a medium, soft cyan with the hex code #4499aa. In RGB it is 68 red, 153 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#4499aaHEX8
#4499aaffRGB
rgb(68, 153, 170)RGBA
rgba(68, 153, 170, 1)RGB %
rgb(27%, 60%, 67%)HSL
hsl(190, 43%, 47%)HSLA
hsla(190, 43%, 47%, 1)Variables
Sass
$rainy-mood: #4499aa;Less
@rainy-mood: #4499aa;CSS
--rainy-mood: #4499aa;