All Palettes

Color Palette #f7cadb, #f1a7b2, #e26a8a, #d94a6e, #aa4b7a

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cadb;
}
.princess {
color: #f1a7b2;
}
.deep-blush {
color: #e26a8a;
}
.rosy-cheeks {
color: #d94a6e;
}
.our-little-secret {
color: #aa4b7a;
}

/* CSS Variables */
:root {
--baby-steps:#f7cadb;
--princess:#f1a7b2;
--deep-blush:#e26a8a;
--rosy-cheeks:#d94a6e;
--our-little-secret:#aa4b7a;
}

More palettes to explore