All Palettes

Color Palette #f3bfd3, #f7a6b9, #f78d8d, #f6a65a, #f2e17d

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f3bfd3;
}
.fresh-on-the-market {
color: #f7a6b9;
}
.vinaceous-cinnamon {
color: #f78d8d;
}
.ginger-milk {
color: #f6a65a;
}
.spring-yellow {
color: #f2e17d;
}

/* CSS Variables */
:root {
--cherry-blossom:#f3bfd3;
--fresh-on-the-market:#f7a6b9;
--vinaceous-cinnamon:#f78d8d;
--ginger-milk:#f6a65a;
--spring-yellow:#f2e17d;
}

More palettes to explore