All Palettes

Color Palette #6a5e8d, #9a79af, #d2a3c9, #f0c7d6, #f9f0e1

0%
0%
0%

CSS code for this palette

/* CSS */
.majestic-purple {
color: #6a5e8d;
}
.english-lavender {
color: #9a79af;
}
.geranium-bud {
color: #d2a3c9;
}
.lily-legs {
color: #f0c7d6;
}
.desert-star {
color: #f9f0e1;
}

/* CSS Variables */
:root {
--majestic-purple:#6a5e8d;
--english-lavender:#9a79af;
--geranium-bud:#d2a3c9;
--lily-legs:#f0c7d6;
--desert-star:#f9f0e1;
}

More palettes to explore