Quick-Freeze
#bddbe1 · one of 31,915 named colors
Quick-Freeze is a light, soft cyan with the hex code #bddbe1. In RGB it is 189 red, 219 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#bddbe1HEX8
#bddbe1ffRGB
rgb(189, 219, 225)RGBA
rgba(189, 219, 225, 1)RGB %
rgb(74%, 86%, 88%)HSL
hsl(190, 37%, 81%)HSLA
hsla(190, 37%, 81%, 1)Variables
Sass
$quick-freeze: #bddbe1;Less
@quick-freeze: #bddbe1;CSS
--quick-freeze: #bddbe1;