All Palettes

Color Palette #d6a8e1, #f5c2a3, #e2a7d5, #f7d5bb, #d6a08f

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-bloomed {
color: #d6a8e1;
}
.neighborly-peach {
color: #f5c2a3;
}
.light-orchid {
color: #e2a7d5;
}
.canter-peach {
color: #f7d5bb;
}
.indian-mesa {
color: #d6a08f;
}

/* CSS Variables */
:root {
--barely-bloomed:#d6a8e1;
--neighborly-peach:#f5c2a3;
--light-orchid:#e2a7d5;
--canter-peach:#f7d5bb;
--indian-mesa:#d6a08f;
}

More palettes to explore