All Palettes

Color Palette #f8c9d1, #f1a7b6, #e77e9a, #d56d87, #b84c74

0%
0%
0%

CSS code for this palette

/* CSS */
.rosey-afterglow {
color: #f8c9d1;
}
.princess {
color: #f1a7b6;
}
.carissima {
color: #e77e9a;
}
.strawberry-milkshake {
color: #d56d87;
}
.royal-heath {
color: #b84c74;
}

/* CSS Variables */
:root {
--rosey-afterglow:#f8c9d1;
--princess:#f1a7b6;
--carissima:#e77e9a;
--strawberry-milkshake:#d56d87;
--royal-heath:#b84c74;
}

More palettes to explore