All Palettes

Color Palette #f1a7b7, #f5c2d4, #f7e4e8, #f5e6a3, #f2d269

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b7;
}
.cherry-blossom {
color: #f5c2d4;
}
.marshmallow-rose {
color: #f7e4e8;
}
.venetian-yellow {
color: #f5e6a3;
}
.yellow-cream {
color: #f2d269;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b7;
--cherry-blossom:#f5c2d4;
--marshmallow-rose:#f7e4e8;
--venetian-yellow:#f5e6a3;
--yellow-cream:#f2d269;
}

More palettes to explore