All Palettes

Color Palette #f5c2c8, #fbe3da, #f9e5d7, #f3b7a0, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-reminder {
color: #f5c2c8;
}
.cool-cream {
color: #fbe3da;
}
.illuminated {
color: #f9e5d7;
}
.antique-cameo {
color: #f3b7a0;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--rose-reminder:#f5c2c8;
--cool-cream:#fbe3da;
--illuminated:#f9e5d7;
--antique-cameo:#f3b7a0;
--chantilly:#eab8c9;
}

More palettes to explore