All Palettes

Color Palette #d18f9a, #b8caa0, #e4afc1, #7b995c, #f1e3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.rosetti {
color: #d18f9a;
}
.new-frond {
color: #b8caa0;
}
.sekichiku-pink {
color: #e4afc1;
}
.leek-soup {
color: #7b995c;
}
.ancient-scroll {
color: #f1e3d0;
}

/* CSS Variables */
:root {
--rosetti:#d18f9a;
--new-frond:#b8caa0;
--sekichiku-pink:#e4afc1;
--leek-soup:#7b995c;
--ancient-scroll:#f1e3d0;
}

More palettes to explore