All Palettes

Color Palette #f7cb92, #f2a48c, #e15b8c, #b95b8d, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pizazz-peach {
color: #f7cb92;
}
.stone-fruit {
color: #f2a48c;
}
.carmine-rose {
color: #e15b8c;
}
.beauty-queen {
color: #b95b8d;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--pizazz-peach:#f7cb92;
--stone-fruit:#f2a48c;
--carmine-rose:#e15b8c;
--beauty-queen:#b95b8d;
--bright-eggplant:#5c4b8b;
}

More palettes to explore