All Palettes

Color Palette #f1c0c5, #f6b1d1, #f8e3a0, #f1d06f, #f0a15c

0%
0%
0%

CSS code for this palette

/* CSS */
.loveable {
color: #f1c0c5;
}
.fulgrim-pink {
color: #f6b1d1;
}
.venetian-yellow {
color: #f8e3a0;
}
.funky-yellow {
color: #f1d06f;
}
.doughnut {
color: #f0a15c;
}

/* CSS Variables */
:root {
--loveable:#f1c0c5;
--fulgrim-pink:#f6b1d1;
--venetian-yellow:#f8e3a0;
--funky-yellow:#f1d06f;
--doughnut:#f0a15c;
}

More palettes to explore