All Palettes

Color Palette #a85d8c, #f3b7a0, #fce1b6, #b3d9b0, #88592b

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a85d8c;
}
.antique-cameo {
color: #f3b7a0;
}
.yellow-essence {
color: #fce1b6;
}
.flower-stem {
color: #b3d9b0;
}
.treacle {
color: #88592b;
}

/* CSS Variables */
:root {
--cyclamen-red:#a85d8c;
--antique-cameo:#f3b7a0;
--yellow-essence:#fce1b6;
--flower-stem:#b3d9b0;
--treacle:#88592b;
}

More palettes to explore