Aqua Breeze
#d8e8e4 · one of 31,915 named colors
Aqua Breeze is a very light, soft cyan with the hex code #d8e8e4. In RGB it is 216 red, 232 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#d8e8e4HEX8
#d8e8e4ffRGB
rgb(216, 232, 228)RGBA
rgba(216, 232, 228, 1)RGB %
rgb(85%, 91%, 89%)HSL
hsl(165, 26%, 88%)HSLA
hsla(165, 26%, 88%, 1)Variables
Sass
$aqua-breeze: #d8e8e4;Less
@aqua-breeze: #d8e8e4;CSS
--aqua-breeze: #d8e8e4;