All Palettes

Color Palette #f6a2af, #f4d59f, #f4dfb4, #f1e7c6, #dac5e2

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2af;
}
.peach-patch {
color: #f4d59f;
}
.pina-colada {
color: #f4dfb4;
}
.ethereal-green {
color: #f1e7c6;
}
.purity {
color: #dac5e2;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2af;
--peach-patch:#f4d59f;
--pina-colada:#f4dfb4;
--ethereal-green:#f1e7c6;
--purity:#dac5e2;
}

More palettes to explore