All Palettes

Color Palette #a6d1e8, #b1e0e7, #f0f8ff, #e2f8e7, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a6d1e8;
}
.powder-blue {
color: #b1e0e7;
}
.alice-blue {
color: #f0f8ff;
}
.toxic-latte {
color: #e2f8e7;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a6d1e8;
--powder-blue:#b1e0e7;
--alice-blue:#f0f8ff;
--toxic-latte:#e2f8e7;
--eerie-glow:#a7d7b8;
}

More palettes to explore