All Palettes

Color Palette #fce1d4, #f8cab9, #f5b5a3, #f18d79, #e75a55

0%
0%
0%

CSS code for this palette

/* CSS */
.ephemeral-peach {
color: #fce1d4;
}
.sherbet-fruit {
color: #f8cab9;
}
.first-date {
color: #f5b5a3;
}
.corralize {
color: #f18d79;
}
.reductant {
color: #e75a55;
}

/* CSS Variables */
:root {
--ephemeral-peach:#fce1d4;
--sherbet-fruit:#f8cab9;
--first-date:#f5b5a3;
--corralize:#f18d79;
--reductant:#e75a55;
}

More palettes to explore