All Palettes

Color Palette #f7b5a1, #f9c7b4, #fce3b6, #d5e6b7, #a9e0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.salmon-beauty {
color: #f9c7b4;
}
.white-strawberry {
color: #fce3b6;
}
.celery-root {
color: #d5e6b7;
}
.celtic-spring {
color: #a9e0b3;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--salmon-beauty:#f9c7b4;
--white-strawberry:#fce3b6;
--celery-root:#d5e6b7;
--celtic-spring:#a9e0b3;
}

More palettes to explore