All Palettes

Color Palette #e3a1c7, #f7cfe1, #f9c8ae, #fbbf7e, #f8c572

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e3a1c7;
}
.summer-cosmos {
color: #f7cfe1;
}
.bleached-apricot {
color: #f9c8ae;
}
.zing {
color: #fbbf7e;
}
.just-peachy {
color: #f8c572;
}

/* CSS Variables */
:root {
--prettiest-pink:#e3a1c7;
--summer-cosmos:#f7cfe1;
--bleached-apricot:#f9c8ae;
--zing:#fbbf7e;
--just-peachy:#f8c572;
}

More palettes to explore