All Palettes

Color Palette #ff8c80, #ffb69e, #ffe5d1, #ffcba3, #f5aea3

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-flower {
color: #ff8c80;
}
.persicus {
color: #ffb69e;
}
.powdered-peach {
color: #ffe5d1;
}
.corn-kernel {
color: #ffcba3;
}
.first-date {
color: #f5aea3;
}

/* CSS Variables */
:root {
--desert-flower:#ff8c80;
--persicus:#ffb69e;
--powdered-peach:#ffe5d1;
--corn-kernel:#ffcba3;
--first-date:#f5aea3;
}

More palettes to explore