All Palettes

Color Palette #d3c3df, #a9c8e0, #7dafc5, #f1a7c8, #f3d5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-heather {
color: #d3c3df;
}
.sea-cliff {
color: #a9c8e0;
}
.heavenly {
color: #7dafc5;
}
.rose-mallow {
color: #f1a7c8;
}
.peach-patch {
color: #f3d5a0;
}

/* CSS Variables */
:root {
--fresh-heather:#d3c3df;
--sea-cliff:#a9c8e0;
--heavenly:#7dafc5;
--rose-mallow:#f1a7c8;
--peach-patch:#f3d5a0;
}

More palettes to explore