All Palettes

Color Palette #6d6fa2, #a8a6c5, #d2c2e0, #f2e0b5, #e3a6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-flower-mauve {
color: #6d6fa2;
}
.wisteria-light-soft-blue {
color: #a8a6c5;
}
.fresh-heather {
color: #d2c2e0;
}
.calla {
color: #f2e0b5;
}
.coral-fountain {
color: #e3a6a1;
}

/* CSS Variables */
:root {
--mountain-flower-mauve:#6d6fa2;
--wisteria-light-soft-blue:#a8a6c5;
--fresh-heather:#d2c2e0;
--calla:#f2e0b5;
--coral-fountain:#e3a6a1;
}

More palettes to explore