All Palettes

Color Palette #f5a8c9, #f7d0b6, #f9e5a4, #d3f9c8, #a7e6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f5a8c9;
}
.dough-yellow {
color: #f7d0b6;
}
.blended-fruit {
color: #f9e5a4;
}
.fresh-lime {
color: #d3f9c8;
}
.uranus {
color: #a7e6f1;
}

/* CSS Variables */
:root {
--rose-mallow:#f5a8c9;
--dough-yellow:#f7d0b6;
--blended-fruit:#f9e5a4;
--fresh-lime:#d3f9c8;
--uranus:#a7e6f1;
}

More palettes to explore