All Palettes

Color Palette #e1a8c8, #f9e8a4, #f5c76b, #6ebf85, #605091

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e1a8c8;
}
.bleached-sunflower {
color: #f9e8a4;
}
.yellow-currant {
color: #f5c76b;
}
.clover-mist {
color: #6ebf85;
}
.fine-purple {
color: #605091;
}

/* CSS Variables */
:root {
--partytime:#e1a8c8;
--bleached-sunflower:#f9e8a4;
--yellow-currant:#f5c76b;
--clover-mist:#6ebf85;
--fine-purple:#605091;
}

More palettes to explore