Diluted Blue
#b8def2 · one of 31,915 named colors
Diluted Blue is a light, strong blue with the hex code #b8def2. In RGB it is 184 red, 222 green and 242 blue, and black text is most readable on top of it.
Codes
HEX
#b8def2HEX8
#b8def2ffRGB
rgb(184, 222, 242)RGBA
rgba(184, 222, 242, 1)RGB %
rgb(72%, 87%, 95%)HSL
hsl(201, 69%, 84%)HSLA
hsla(201, 69%, 84%, 1)Variables
Sass
$diluted-blue: #b8def2;Less
@diluted-blue: #b8def2;CSS
--diluted-blue: #b8def2;