All Palettes

Color Palette #f7d0a1, #f7b3a6, #f76e6e, #d2608e, #6a5b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d0a1;
}
.riviera-rose {
color: #f7b3a6;
}
.breeze-of-chilli {
color: #f76e6e;
}
.preppy-rose {
color: #d2608e;
}
.butterfly-bush {
color: #6a5b8b;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d0a1;
--riviera-rose:#f7b3a6;
--breeze-of-chilli:#f76e6e;
--preppy-rose:#d2608e;
--butterfly-bush:#6a5b8b;
}

More palettes to explore