All Palettes

Color Palette #f2c5d8, #f6e5df, #f8d2c4, #f6b4a2, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f2c5d8;
}
.cream-rose {
color: #f6e5df;
}
.demure-pink {
color: #f8d2c4;
}
.first-date {
color: #f6b4a2;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--sweetheart:#f2c5d8;
--cream-rose:#f6e5df;
--demure-pink:#f8d2c4;
--first-date:#f6b4a2;
--chantilly:#eab8c9;
}

More palettes to explore