All Palettes

Color Palette #f0b2c5, #f0a8c2, #f0b7d3, #f7b2a1, #f7c6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c5;
}
.tickled-pink {
color: #f0a8c2;
}
.pink-marshmallow {
color: #f0b7d3;
}
.first-date {
color: #f7b2a1;
}
.shrimp-toast {
color: #f7c6a1;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c5;
--tickled-pink:#f0a8c2;
--pink-marshmallow:#f0b7d3;
--first-date:#f7b2a1;
--shrimp-toast:#f7c6a1;
}

More palettes to explore