All Palettes

Color Palette #f7cadb, #f2a6b3, #e88cb6, #e66b90, #d24b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cadb;
}
.princess {
color: #f2a6b3;
}
.rosebloom {
color: #e88cb6;
}
.love-letter {
color: #e66b90;
}
.pink-punch {
color: #d24b6b;
}

/* CSS Variables */
:root {
--baby-steps:#f7cadb;
--princess:#f2a6b3;
--rosebloom:#e88cb6;
--love-letter:#e66b90;
--pink-punch:#d24b6b;
}

More palettes to explore