All Palettes

Color Palette #f7e2b0, #f1bfb1, #e15ba0, #9a2d70, #4b1c4f

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f7e2b0;
}
.jazz-age-coral {
color: #f1bfb1;
}
.sugar-rush {
color: #e15ba0;
}
.amaranth-deep-purple {
color: #9a2d70;
}
.american-purple {
color: #4b1c4f;
}

/* CSS Variables */
:root {
--friendly-yellow:#f7e2b0;
--jazz-age-coral:#f1bfb1;
--sugar-rush:#e15ba0;
--amaranth-deep-purple:#9a2d70;
--american-purple:#4b1c4f;
}

More palettes to explore