All Palettes

Color Palette #f19dac, #f4c3c6, #f9e1e3, #e6a2b1, #d67a88

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.rose-reminder {
color: #f4c3c6;
}
.poetic-princess {
color: #f9e1e3;
}
.love-at-first-sight {
color: #e6a2b1;
}
.rhubarb-pie {
color: #d67a88;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--rose-reminder:#f4c3c6;
--poetic-princess:#f9e1e3;
--love-at-first-sight:#e6a2b1;
--rhubarb-pie:#d67a88;
}

More palettes to explore