All Palettes

Color Palette #f7e8cf, #f4c59f, #f29c9d, #d08bba, #a85d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sawdust {
color: #f7e8cf;
}
.avid-apricot {
color: #f4c59f;
}
.pink-eraser {
color: #f29c9d;
}
.cyclamen {
color: #d08bba;
}
.radiant-orchid {
color: #a85d9b;
}

/* CSS Variables */
:root {
--sawdust:#f7e8cf;
--avid-apricot:#f4c59f;
--pink-eraser:#f29c9d;
--cyclamen:#d08bba;
--radiant-orchid:#a85d9b;
}

More palettes to explore