All Palettes

Color Palette #f19dac, #f6c1c8, #f9e1e4, #f6b6c1, #e6a3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.pale-petunia {
color: #f6c1c8;
}
.poetic-princess {
color: #f9e1e4;
}
.ibis {
color: #f6b6c1;
}
.love-at-first-sight {
color: #e6a3b0;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--pale-petunia:#f6c1c8;
--poetic-princess:#f9e1e4;
--ibis:#f6b6c1;
--love-at-first-sight:#e6a3b0;
}

More palettes to explore