All Palettes

Color Palette #f3bfce, #f7b2a1, #f2988c, #f76c59, #d45e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f3bfce;
}
.first-date {
color: #f7b2a1;
}
.rose-essence {
color: #f2988c;
}
.camellia {
color: #f76c59;
}
.sweet-mandarin {
color: #d45e3a;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f3bfce;
--first-date:#f7b2a1;
--rose-essence:#f2988c;
--camellia:#f76c59;
--sweet-mandarin:#d45e3a;
}

More palettes to explore