All Palettes

Color Palette #a3d7e0, #f6b8a2, #fce4b0, #e7c8f4, #f9ceb4

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.mystic-tulip {
color: #f6b8a2;
}
.wickerware {
color: #fce4b0;
}
.mousse-aux-pruneaux {
color: #e7c8f4;
}
.butterfly-wing {
color: #f9ceb4;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--mystic-tulip:#f6b8a2;
--wickerware:#fce4b0;
--mousse-aux-pruneaux:#e7c8f4;
--butterfly-wing:#f9ceb4;
}

More palettes to explore