All Palettes

Color Palette #e5a9e0, #f4c3d6, #f8e1b9, #b4e1e4, #a9d6c3

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-floss {
color: #e5a9e0;
}
.sweetheart {
color: #f4c3d6;
}
.curd {
color: #f8e1b9;
}
.quench-blue {
color: #b4e1e4;
}
.southern-belle {
color: #a9d6c3;
}

/* CSS Variables */
:root {
--candy-floss:#e5a9e0;
--sweetheart:#f4c3d6;
--curd:#f8e1b9;
--quench-blue:#b4e1e4;
--southern-belle:#a9d6c3;
}

More palettes to explore