Paris Blue
#b7dded · one of 31,915 named colors
Paris Blue is a light, strong cyan with the hex code #b7dded. In RGB it is 183 red, 221 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#b7ddedHEX8
#b7ddedffRGB
rgb(183, 221, 237)RGBA
rgba(183, 221, 237, 1)RGB %
rgb(72%, 87%, 93%)HSL
hsl(198, 60%, 82%)HSLA
hsla(198, 60%, 82%, 1)Variables
Sass
$paris-blue: #b7dded;Less
@paris-blue: #b7dded;CSS
--paris-blue: #b7dded;