Basin Blue
#b9dee4 · one of 31,915 named colors
Basin Blue is a light, soft cyan with the hex code #b9dee4. In RGB it is 185 red, 222 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#b9dee4HEX8
#b9dee4ffRGB
rgb(185, 222, 228)RGBA
rgba(185, 222, 228, 1)RGB %
rgb(73%, 87%, 89%)HSL
hsl(188, 44%, 81%)HSLA
hsla(188, 44%, 81%, 1)Variables
Sass
$basin-blue: #b9dee4;Less
@basin-blue: #b9dee4;CSS
--basin-blue: #b9dee4;