All Palettes

Color Palette #f5e2d1, #f1b1c1, #eca7b3, #d39992, #c57c72

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-confection {
color: #f5e2d1;
}
.ibis {
color: #f1b1c1;
}
.princess {
color: #eca7b3;
}
.shanghai-peach {
color: #d39992;
}
.antique-pink {
color: #c57c72;
}

/* CSS Variables */
:root {
--orange-confection:#f5e2d1;
--ibis:#f1b1c1;
--princess:#eca7b3;
--shanghai-peach:#d39992;
--antique-pink:#c57c72;
}

More palettes to explore