All Palettes

Color Palette #c7a7d3, #f7b5a1, #fce4b0, #a3d6e0, #7f9b9f

0%
0%
0%

CSS code for this palette

/* CSS */
.feminine-fancy {
color: #c7a7d3;
}
.mystic-tulip {
color: #f7b5a1;
}
.wickerware {
color: #fce4b0;
}
.terrace-pool {
color: #a3d6e0;
}
.lakeview {
color: #7f9b9f;
}

/* CSS Variables */
:root {
--feminine-fancy:#c7a7d3;
--mystic-tulip:#f7b5a1;
--wickerware:#fce4b0;
--terrace-pool:#a3d6e0;
--lakeview:#7f9b9f;
}

More palettes to explore