All Palettes

Color Palette #e8b5d6, #f2a6b3, #f1c0b7, #e7a2a5, #d47379

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e8b5d6;
}
.princess {
color: #f2a6b3;
}
.alpenglow {
color: #f1c0b7;
}
.strawberry-smoothie {
color: #e7a2a5;
}
.lotus-red {
color: #d47379;
}

/* CSS Variables */
:root {
--gumball:#e8b5d6;
--princess:#f2a6b3;
--alpenglow:#f1c0b7;
--strawberry-smoothie:#e7a2a5;
--lotus-red:#d47379;
}

More palettes to explore