All Palettes

Color Palette #fbf9f9, #f5e0e6, #f1a7b2, #e56c84, #d84f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.dr-white {
color: #fbf9f9;
}
.blush-tint {
color: #f5e0e6;
}
.princess {
color: #f1a7b2;
}
.cherry-brandy {
color: #e56c84;
}
.rosy-cheeks {
color: #d84f6b;
}

/* CSS Variables */
:root {
--dr-white:#fbf9f9;
--blush-tint:#f5e0e6;
--princess:#f1a7b2;
--cherry-brandy:#e56c84;
--rosy-cheeks:#d84f6b;
}

More palettes to explore