All Palettes

Color Palette #a35c8d, #d69aa0, #f2c5d2, #fae6b7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a35c8d;
}
.parrot-pink {
color: #d69aa0;
}
.in-the-pink {
color: #f2c5d2;
}
.banana-yogurt {
color: #fae6b7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--thimble-red:#a35c8d;
--parrot-pink:#d69aa0;
--in-the-pink:#f2c5d2;
--banana-yogurt:#fae6b7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore