All Palettes

Color Palette #3e1f47, #794b8b, #b87dbf, #f3b962, #f76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-void {
color: #3e1f47;
}
.purple-sapphire {
color: #794b8b;
}
.lavender-sweater {
color: #b87dbf;
}
.crunch {
color: #f3b962;
}
.royal-blush {
color: #f76e50;
}

/* CSS Variables */
:root {
--purple-void:#3e1f47;
--purple-sapphire:#794b8b;
--lavender-sweater:#b87dbf;
--crunch:#f3b962;
--royal-blush:#f76e50;
}

More palettes to explore