All Palettes

Color Palette #a6e2df, #b5e8e2, #d2f3f4, #f6e8df, #f9b4c5

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a6e2df;
}
.tahitian-breeze {
color: #b5e8e2;
}
.windswept {
color: #d2f3f4;
}
.white-pudding {
color: #f6e8df;
}
.love-spell {
color: #f9b4c5;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a6e2df;
--tahitian-breeze:#b5e8e2;
--windswept:#d2f3f4;
--white-pudding:#f6e8df;
--love-spell:#f9b4c5;
}

More palettes to explore