All Palettes

Color Palette #f6c1d0, #eab8d1, #f3e2e6, #f9b9a4, #d94a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f6c1d0;
}
.sweet-lilac {
color: #eab8d1;
}
.blush-tint {
color: #f3e2e6;
}
.blushing-apricot {
color: #f9b9a4;
}
.re-entry {
color: #d94a4a;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f6c1d0;
--sweet-lilac:#eab8d1;
--blush-tint:#f3e2e6;
--blushing-apricot:#f9b9a4;
--re-entry:#d94a4a;
}

More palettes to explore