All Palettes

Color Palette #f8e2ce, #f1b1b1, #e68991, #d67a9c, #9f6aaf

0%
0%
0%

CSS code for this palette

/* CSS */
.derry-coast-sunrise {
color: #f8e2ce;
}
.brain-pink {
color: #f1b1b1;
}
.strawberry-ice {
color: #e68991;
}
.little-bow-pink {
color: #d67a9c;
}
.soft-purple {
color: #9f6aaf;
}

/* CSS Variables */
:root {
--derry-coast-sunrise:#f8e2ce;
--brain-pink:#f1b1b1;
--strawberry-ice:#e68991;
--little-bow-pink:#d67a9c;
--soft-purple:#9f6aaf;
}

More palettes to explore