All Palettes

Color Palette #f3c5a0, #f9d89f, #f7f2b6, #a5d9b2, #6e9cc4

0%
0%
0%

CSS code for this palette

/* CSS */
.avid-apricot {
color: #f3c5a0;
}
.milky-maize {
color: #f9d89f;
}
.casino-lights {
color: #f7f2b6;
}
.frugal {
color: #a5d9b2;
}
.cerulean-frost {
color: #6e9cc4;
}

/* CSS Variables */
:root {
--avid-apricot:#f3c5a0;
--milky-maize:#f9d89f;
--casino-lights:#f7f2b6;
--frugal:#a5d9b2;
--cerulean-frost:#6e9cc4;
}

More palettes to explore