All Palettes

Color Palette #f9aeae, #f6c5a7, #f1e2c6, #a3d6e0, #7a9fc2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.peach-damask {
color: #f6c5a7;
}
.creamy-gelato {
color: #f1e2c6;
}
.terrace-pool {
color: #a3d6e0;
}
.cottage-blue {
color: #7a9fc2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--peach-damask:#f6c5a7;
--creamy-gelato:#f1e2c6;
--terrace-pool:#a3d6e0;
--cottage-blue:#7a9fc2;
}

More palettes to explore