All Palettes

Color Palette #f6a7c1, #f1c6d9, #e3afe4, #a9d3e0, #7db2e3

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.sweetheart {
color: #f1c6d9;
}
.candy-floss {
color: #e3afe4;
}
.light-blue-glint {
color: #a9d3e0;
}
.lucea {
color: #7db2e3;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--sweetheart:#f1c6d9;
--candy-floss:#e3afe4;
--light-blue-glint:#a9d3e0;
--lucea:#7db2e3;
}

More palettes to explore