All Palettes

Color Palette #3d2848, #7a4d80, #a4799b, #d5a4c8, #f0e1f4

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #3d2848;
}
.spiced-plum {
color: #7a4d80;
}
.long-forgotten-purple {
color: #a4799b;
}
.berry-popsicle {
color: #d5a4c8;
}
.sheer-lavender {
color: #f0e1f4;
}

/* CSS Variables */
:root {
--operetta-mauve:#3d2848;
--spiced-plum:#7a4d80;
--long-forgotten-purple:#a4799b;
--berry-popsicle:#d5a4c8;
--sheer-lavender:#f0e1f4;
}

More palettes to explore