All Palettes

Color Palette #e63746, #f1a7b3, #f3d5a0, #fce08d, #f6c54c

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-red {
color: #e63746;
}
.princess {
color: #f1a7b3;
}
.peach-patch {
color: #f3d5a0;
}
.daisy-desi {
color: #fce08d;
}
.creamy-sweet-corn {
color: #f6c54c;
}

/* CSS Variables */
:root {
--poppy-red:#e63746;
--princess:#f1a7b3;
--peach-patch:#f3d5a0;
--daisy-desi:#fce08d;
--creamy-sweet-corn:#f6c54c;
}

More palettes to explore