All Palettes

Color Palette #f7a1b1, #f5b2c1, #f5c7d5, #f2d4e1, #e8a1be

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b1;
}
.ibis {
color: #f5b2c1;
}
.mountain-laurel {
color: #f5c7d5;
}
.hopeful {
color: #f2d4e1;
}
.fussy-pink {
color: #e8a1be;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b1;
--ibis:#f5b2c1;
--mountain-laurel:#f5c7d5;
--hopeful:#f2d4e1;
--fussy-pink:#e8a1be;
}

More palettes to explore