Cold Blooded
#bbeeee · one of 31,915 named colors
Cold Blooded is a light, strong cyan with the hex code #bbeeee. In RGB it is 187 red, 238 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#bbeeeeHEX8
#bbeeeeffRGB
rgb(187, 238, 238)RGBA
rgba(187, 238, 238, 1)RGB %
rgb(73%, 93%, 93%)HSL
hsl(180, 60%, 83%)HSLA
hsla(180, 60%, 83%, 1)Variables
Sass
$cold-blooded: #bbeeee;Less
@cold-blooded: #bbeeee;CSS
--cold-blooded: #bbeeee;