All Palettes

Color Palette #f6e1a7, #f9bebe, #f3a5a5, #f57a8b, #e34f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-ice-yellow {
color: #f6e1a7;
}
.carnation-bloom {
color: #f9bebe;
}
.calabrese {
color: #f3a5a5;
}
.flower-blossom-pink {
color: #f57a8b;
}
.camellia-rose {
color: #e34f6c;
}

/* CSS Variables */
:root {
--lemon-ice-yellow:#f6e1a7;
--carnation-bloom:#f9bebe;
--calabrese:#f3a5a5;
--flower-blossom-pink:#f57a8b;
--camellia-rose:#e34f6c;
}

More palettes to explore