All Palettes

Color Palette #5a0b75, #a42d84, #d06c9e, #f5bcbc, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.velvet-vortex {
color: #5a0b75;
}
.wild-aster {
color: #a42d84;
}
.camellia-pink {
color: #d06c9e;
}
.rainbow {
color: #f5bcbc;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--velvet-vortex:#5a0b75;
--wild-aster:#a42d84;
--camellia-pink:#d06c9e;
--rainbow:#f5bcbc;
--the-first-daffodil:#ffee8f;
}

More palettes to explore