Floating Blue
#b0c9cd · one of 31,915 named colors
Floating Blue is a light, soft cyan with the hex code #b0c9cd. In RGB it is 176 red, 201 green and 205 blue, and black text is most readable on top of it.
Part of Shades of Cyan →
Try Floating Blue in the generator →
Codes
HEX
#b0c9cdHEX8
#b0c9cdffRGB
rgb(176, 201, 205)RGBA
rgba(176, 201, 205, 1)RGB %
rgb(69%, 79%, 80%)HSL
hsl(188, 22%, 75%)HSLA
hsla(188, 22%, 75%, 1)Variables
Sass
$floating-blue: #b0c9cd;Less
@floating-blue: #b0c9cd;CSS
--floating-blue: #b0c9cd;