Pluviophile
#66dddd · one of 31,915 named colors
Pluviophile is a medium, strong cyan with the hex code #66dddd. In RGB it is 102 red, 221 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#66ddddHEX8
#66ddddffRGB
rgb(102, 221, 221)RGBA
rgba(102, 221, 221, 1)RGB %
rgb(40%, 87%, 87%)HSL
hsl(180, 64%, 63%)HSLA
hsla(180, 64%, 63%, 1)Variables
Sass
$pluviophile: #66dddd;Less
@pluviophile: #66dddd;CSS
--pluviophile: #66dddd;