All Palettes

Color Palette #e1a8c1, #f1d6cb, #f9e0a4, #f9c7b4, #f3a5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e1a8c1;
}
.chinese-cherry {
color: #f1d6cb;
}
.sun-dust {
color: #f9e0a4;
}
.salmon-beauty {
color: #f9c7b4;
}
.roseberry {
color: #f3a5a0;
}

/* CSS Variables */
:root {
--partytime:#e1a8c1;
--chinese-cherry:#f1d6cb;
--sun-dust:#f9e0a4;
--salmon-beauty:#f9c7b4;
--roseberry:#f3a5a0;
}

More palettes to explore