All Palettes

Color Palette #4c3c5d, #876a8a, #c9a1b1, #f3d8e7, #f9e5d7

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4c3c5d;
}
.beauty {
color: #876a8a;
}
.damsel {
color: #c9a1b1;
}
.nursery-pink {
color: #f3d8e7;
}
.illuminated {
color: #f9e5d7;
}

/* CSS Variables */
:root {
--powerful-mauve:#4c3c5d;
--beauty:#876a8a;
--damsel:#c9a1b1;
--nursery-pink:#f3d8e7;
--illuminated:#f9e5d7;
}

More palettes to explore