All Palettes

Color Palette #f1beb7, #f2a6a1, #f2908c, #eb707e, #db4d69

0%
0%
0%

CSS code for this palette

/* CSS */
.alpenglow {
color: #f1beb7;
}
.roseberry {
color: #f2a6a1;
}
.bierwurst {
color: #f2908c;
}
.turnip-the-pink {
color: #eb707e;
}
.rosy-cheeks {
color: #db4d69;
}

/* CSS Variables */
:root {
--alpenglow:#f1beb7;
--roseberry:#f2a6a1;
--bierwurst:#f2908c;
--turnip-the-pink:#eb707e;
--rosy-cheeks:#db4d69;
}

More palettes to explore