Fine China
#b1d2d5 · one of 31,915 named colors
Fine China is a light, soft cyan with the hex code #b1d2d5. In RGB it is 177 red, 210 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#b1d2d5HEX8
#b1d2d5ffRGB
rgb(177, 210, 213)RGBA
rgba(177, 210, 213, 1)RGB %
rgb(69%, 82%, 84%)HSL
hsl(185, 30%, 76%)HSLA
hsla(185, 30%, 76%, 1)Variables
Sass
$fine-china: #b1d2d5;Less
@fine-china: #b1d2d5;CSS
--fine-china: #b1d2d5;