All Palettes

Color Palette #e5a4c0, #f8c9d1, #f8e9e2, #f9f3e1, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c0;
}
.rosey-afterglow {
color: #f8c9d1;
}
.hush-pink {
color: #f8e9e2;
}
.god-given {
color: #f9f3e1;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c0;
--rosey-afterglow:#f8c9d1;
--hush-pink:#f8e9e2;
--god-given:#f9f3e1;
--syndicalist:#f5c400;
}

More palettes to explore