Bermuda Blue
#8cb1c2 · one of 31,915 named colors
Bermuda Blue is a light, soft cyan with the hex code #8cb1c2. In RGB it is 140 red, 177 green and 194 blue, and black text is most readable on top of it.
Codes
HEX
#8cb1c2HEX8
#8cb1c2ffRGB
rgb(140, 177, 194)RGBA
rgba(140, 177, 194, 1)RGB %
rgb(55%, 69%, 76%)HSL
hsl(199, 31%, 65%)HSLA
hsla(199, 31%, 65%, 1)Variables
Sass
$bermuda-blue: #8cb1c2;Less
@bermuda-blue: #8cb1c2;CSS
--bermuda-blue: #8cb1c2;