All Palettes

Color Palette #e59faf, #f1c6d5, #f7e3e3, #ffeb99, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.brandywine-spritz {
color: #e59faf;
}
.lily-legs {
color: #f1c6d5;
}
.tutu {
color: #f7e3e3;
}
.old-yella {
color: #ffeb99;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--brandywine-spritz:#e59faf;
--lily-legs:#f1c6d5;
--tutu:#f7e3e3;
--old-yella:#ffeb99;
--nacho:#ffcb5c;
}

More palettes to explore