Stencil Blue
#b4ceda · one of 31,915 named colors
Stencil Blue is a light, soft cyan with the hex code #b4ceda. In RGB it is 180 red, 206 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#b4cedaHEX8
#b4cedaffRGB
rgb(180, 206, 218)RGBA
rgba(180, 206, 218, 1)RGB %
rgb(71%, 81%, 85%)HSL
hsl(199, 34%, 78%)HSLA
hsla(199, 34%, 78%, 1)Variables
Sass
$stencil-blue: #b4ceda;Less
@stencil-blue: #b4ceda;CSS
--stencil-blue: #b4ceda;