All Palettes

Color Palette #f19dac, #f4b3c2, #f6d0d3, #f9e7e7, #fce3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.ibis {
color: #f4b3c2;
}
.mary-s-rose {
color: #f6d0d3;
}
.unburdened-pink {
color: #f9e7e7;
}
.royal-wedding {
color: #fce3e5;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--ibis:#f4b3c2;
--mary-s-rose:#f6d0d3;
--unburdened-pink:#f9e7e7;
--royal-wedding:#fce3e5;
}

More palettes to explore