All Palettes

Color Palette #e1a8b3, #f1c0b7, #f4e6b3, #e8d99b, #b4d9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-vovo {
color: #e1a8b3;
}
.alpenglow {
color: #f1c0b7;
}
.cr-me-de-la-cr-me {
color: #f4e6b3;
}
.sunny-glory {
color: #e8d99b;
}
.flower-stem {
color: #b4d9b4;
}

/* CSS Variables */
:root {
--iced-vovo:#e1a8b3;
--alpenglow:#f1c0b7;
--cr-me-de-la-cr-me:#f4e6b3;
--sunny-glory:#e8d99b;
--flower-stem:#b4d9b4;
}

More palettes to explore