All Palettes

Color Palette #a2c7e7, #b6d4e7, #e2f7f8, #f1e5d5, #f4b8c4

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.light-sea-cliff {
color: #b6d4e7;
}
.coastal-breeze {
color: #e2f7f8;
}
.elegant-ivory {
color: #f1e5d5;
}
.petals-unfolding {
color: #f4b8c4;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--light-sea-cliff:#b6d4e7;
--coastal-breeze:#e2f7f8;
--elegant-ivory:#f1e5d5;
--petals-unfolding:#f4b8c4;
}

More palettes to explore