All Palettes

Color Palette #fce3d4, #f8b9ce, #f5b1a3, #d99e5e, #c77d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.ephemeral-peach {
color: #fce3d4;
}
.christy-s-smile {
color: #f8b9ce;
}
.first-date {
color: #f5b1a3;
}
.butterscotch-syrup {
color: #d99e5e;
}
.summerset {
color: #c77d3d;
}

/* CSS Variables */
:root {
--ephemeral-peach:#fce3d4;
--christy-s-smile:#f8b9ce;
--first-date:#f5b1a3;
--butterscotch-syrup:#d99e5e;
--summerset:#c77d3d;
}

More palettes to explore