All Palettes

Color Palette #f5a3c7, #f9d1a9, #e4b4d5, #b8e0d2, #f3c2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f5a3c7;
}
.allspice {
color: #f9d1a9;
}
.gumball {
color: #e4b4d5;
}
.filtered-forest {
color: #b8e0d2;
}
.almond-cream {
color: #f3c2a0;
}

/* CSS Variables */
:root {
--rose-mallow:#f5a3c7;
--allspice:#f9d1a9;
--gumball:#e4b4d5;
--filtered-forest:#b8e0d2;
--almond-cream:#f3c2a0;
}

More palettes to explore