All Palettes

Color Palette #f9e0a4, #f2a6b1, #e7c5e1, #a3d7e0, #b5e3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f9e0a4;
}
.pink-fit {
color: #f2a6b1;
}
.sweet-alyssum {
color: #e7c5e1;
}
.terrace-pool {
color: #a3d7e0;
}
.lattice-work {
color: #b5e3c4;
}

/* CSS Variables */
:root {
--sun-dust:#f9e0a4;
--pink-fit:#f2a6b1;
--sweet-alyssum:#e7c5e1;
--terrace-pool:#a3d7e0;
--lattice-work:#b5e3c4;
}

More palettes to explore