All Palettes

Color Palette #f5c2b2, #f8d5a0, #f3e0b4, #d8eaa9, #b8e1f4

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f5c2b2;
}
.milky-maize {
color: #f8d5a0;
}
.calla {
color: #f3e0b4;
}
.ice-cold-green {
color: #d8eaa9;
}
.bellagio-fountains {
color: #b8e1f4;
}

/* CSS Variables */
:root {
--rustique:#f5c2b2;
--milky-maize:#f8d5a0;
--calla:#f3e0b4;
--ice-cold-green:#d8eaa9;
--bellagio-fountains:#b8e1f4;
}

More palettes to explore