All Palettes

Color Palette #f5c7d3, #f3a5b7, #f28cba, #e76a8f, #d53f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f5c7d3;
}
.rozowy-pink {
color: #f3a5b7;
}
.sachet-pink {
color: #f28cba;
}
.love-letter {
color: #e76a8f;
}
.raspberry-sorbet {
color: #d53f6c;
}

/* CSS Variables */
:root {
--mountain-laurel:#f5c7d3;
--rozowy-pink:#f3a5b7;
--sachet-pink:#f28cba;
--love-letter:#e76a8f;
--raspberry-sorbet:#d53f6c;
}

More palettes to explore