Cold Blue
#88dddd · one of 31,915 named colors
Cold Blue is a light, strong cyan with the hex code #88dddd. In RGB it is 136 red, 221 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#88ddddHEX8
#88ddddffRGB
rgb(136, 221, 221)RGBA
rgba(136, 221, 221, 1)RGB %
rgb(53%, 87%, 87%)HSL
hsl(180, 56%, 70%)HSLA
hsla(180, 56%, 70%, 1)Variables
Sass
$cold-blue: #88dddd;Less
@cold-blue: #88dddd;CSS
--cold-blue: #88dddd;