All Palettes

Color Palette #f5e1b2, #f2b87d, #e76d65, #a85d8c, #5b4e79

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e1b2;
}
.sunburst {
color: #f2b87d;
}
.childhood-crush {
color: #e76d65;
}
.cyclamen-red {
color: #a85d8c;
}
.saffron-crocus {
color: #5b4e79;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e1b2;
--sunburst:#f2b87d;
--childhood-crush:#e76d65;
--cyclamen-red:#a85d8c;
--saffron-crocus:#5b4e79;
}

More palettes to explore