Rain
#abbebf · one of 31,915 named colors
Rain is a light, muted cyan with the hex code #abbebf. In RGB it is 171 red, 190 green and 191 blue, and black text is most readable on top of it.
Codes
HEX
#abbebfHEX8
#abbebfffRGB
rgb(171, 190, 191)RGBA
rgba(171, 190, 191, 1)RGB %
rgb(67%, 75%, 75%)HSL
hsl(183, 14%, 71%)HSLA
hsla(183, 14%, 71%, 1)Variables
Sass
$rain: #abbebf;Less
@rain: #abbebf;CSS
--rain: #abbebf;