Sweet Breeze
#c8dae3 · one of 31,915 named colors
Sweet Breeze is a light, soft blue with the hex code #c8dae3. In RGB it is 200 red, 218 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#c8dae3HEX8
#c8dae3ffRGB
rgb(200, 218, 227)RGBA
rgba(200, 218, 227, 1)RGB %
rgb(78%, 85%, 89%)HSL
hsl(200, 33%, 84%)HSLA
hsla(200, 33%, 84%, 1)Variables
Sass
$sweet-breeze: #c8dae3;Less
@sweet-breeze: #c8dae3;CSS
--sweet-breeze: #c8dae3;