All Palettes

Color Palette #c0d6d8, #f5e2a3, #f1b6b8, #f8a3a0, #e3a5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.wind-speed {
color: #c0d6d8;
}
.sun-dust {
color: #f5e2a3;
}
.old-flame {
color: #f1b6b8;
}
.candlelight-peach {
color: #f8a3a0;
}
.think-pink {
color: #e3a5c2;
}

/* CSS Variables */
:root {
--wind-speed:#c0d6d8;
--sun-dust:#f5e2a3;
--old-flame:#f1b6b8;
--candlelight-peach:#f8a3a0;
--think-pink:#e3a5c2;
}

More palettes to explore