All Palettes

Color Palette #f4a59f, #f9c8cb, #fce3b6, #f5e3a8, #d1b8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f4a59f;
}
.rosey-afterglow {
color: #f9c8cb;
}
.white-strawberry {
color: #fce3b6;
}
.lemon-ice-yellow {
color: #f5e3a8;
}
.pretty-petunia {
color: #d1b8e0;
}

/* CSS Variables */
:root {
--roseberry:#f4a59f;
--rosey-afterglow:#f9c8cb;
--white-strawberry:#fce3b6;
--lemon-ice-yellow:#f5e3a8;
--pretty-petunia:#d1b8e0;
}

More palettes to explore