All Palettes

Color Palette #f9b79f, #f3c5a0, #f1d5b1, #f4e4b3, #e4f2ab

0%
0%
0%

CSS code for this palette

/* CSS */
.pallid-orange {
color: #f9b79f;
}
.avid-apricot {
color: #f3c5a0;
}
.inviting-ivory {
color: #f1d5b1;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.daydream {
color: #e4f2ab;
}

/* CSS Variables */
:root {
--pallid-orange:#f9b79f;
--avid-apricot:#f3c5a0;
--inviting-ivory:#f1d5b1;
--smooth-as-corn-silk:#f4e4b3;
--daydream:#e4f2ab;
}

More palettes to explore