All Palettes

Color Palette #f3c9a0, #f5a18e, #f27c78, #e65c91, #c24c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f3c9a0;
}
.peach-mimosa {
color: #f5a18e;
}
.salmon-pok-bowl {
color: #f27c78;
}
.carmine-rose {
color: #e65c91;
}
.mulberry-yogurt {
color: #c24c8f;
}

/* CSS Variables */
:root {
--sundown:#f3c9a0;
--peach-mimosa:#f5a18e;
--salmon-pok-bowl:#f27c78;
--carmine-rose:#e65c91;
--mulberry-yogurt:#c24c8f;
}

More palettes to explore