All Palettes

Color Palette #e59fc5, #f1c6d3, #ffebc7, #fdda3f, #f6bb3c

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e59fc5;
}
.desire-pink {
color: #f1c6d3;
}
.gold-of-midas {
color: #ffebc7;
}
.sunny-side-up {
color: #fdda3f;
}
.golden-mary {
color: #f6bb3c;
}

/* CSS Variables */
:root {
--prettiest-pink:#e59fc5;
--desire-pink:#f1c6d3;
--gold-of-midas:#ffebc7;
--sunny-side-up:#fdda3f;
--golden-mary:#f6bb3c;
}

More palettes to explore