All Palettes

Color Palette #5b3e8e, #796eaf, #a799c2, #f5b8e2, #f3d458

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e8e;
}
.clear-mauve {
color: #796eaf;
}
.ode-to-purple {
color: #a799c2;
}
.cotton-candy-aesthetic {
color: #f5b8e2;
}
.wake-me-up {
color: #f3d458;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e8e;
--clear-mauve:#796eaf;
--ode-to-purple:#a799c2;
--cotton-candy-aesthetic:#f5b8e2;
--wake-me-up:#f3d458;
}

More palettes to explore