All Palettes

Color Palette #f2b1d2, #f7c5a1, #e9d89b, #d5e3ba, #b2d7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f2b1d2;
}
.shrimp-toast {
color: #f7c5a1;
}
.sunny-glory {
color: #e9d89b;
}
.celery-root {
color: #d5e3ba;
}
.icy-morn {
color: #b2d7d0;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f2b1d2;
--shrimp-toast:#f7c5a1;
--sunny-glory:#e9d89b;
--celery-root:#d5e3ba;
--icy-morn:#b2d7d0;
}

More palettes to explore