Light Template
#bbd6ea · one of 31,915 named colors
Light Template is a light, strong blue with the hex code #bbd6ea. In RGB it is 187 red, 214 green and 234 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Light Template in the generator →
Codes
HEX
#bbd6eaHEX8
#bbd6eaffRGB
rgb(187, 214, 234)RGBA
rgba(187, 214, 234, 1)RGB %
rgb(73%, 84%, 92%)HSL
hsl(206, 53%, 83%)HSLA
hsla(206, 53%, 83%, 1)Variables
Sass
$light-template: #bbd6ea;Less
@light-template: #bbd6ea;CSS
--light-template: #bbd6ea;