Blue Bayou
#bec4d3 · one of 31,915 named colors
Blue Bayou is a light, soft blue with the hex code #bec4d3. In RGB it is 190 red, 196 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#bec4d3HEX8
#bec4d3ffRGB
rgb(190, 196, 211)RGBA
rgba(190, 196, 211, 1)RGB %
rgb(75%, 77%, 83%)HSL
hsl(223, 19%, 79%)HSLA
hsla(223, 19%, 79%, 1)Variables
Sass
$blue-bayou: #bec4d3;Less
@blue-bayou: #bec4d3;CSS
--blue-bayou: #bec4d3;