All Palettes

Color Palette #f3b9d1, #f5d87f, #f3c6aa, #e8a1b1, #d09d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f3b9d1;
}
.rapunzel {
color: #f5d87f;
}
.citrus-sachet {
color: #f3c6aa;
}
.sprinkled-with-pink {
color: #e8a1b1;
}
.mineral-yellow {
color: #d09d3e;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f3b9d1;
--rapunzel:#f5d87f;
--citrus-sachet:#f3c6aa;
--sprinkled-with-pink:#e8a1b1;
--mineral-yellow:#d09d3e;
}

More palettes to explore