All Palettes

Color Palette #f0c1d4, #f7e1a1, #f5b55b, #f16c3b, #da5f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.parrot-tulip {
color: #f0c1d4;
}
.venetian-yellow {
color: #f7e1a1;
}
.amber-yellow {
color: #f5b55b;
}
.mandarin-orange {
color: #f16c3b;
}
.full-of-life {
color: #da5f2b;
}

/* CSS Variables */
:root {
--parrot-tulip:#f0c1d4;
--venetian-yellow:#f7e1a1;
--amber-yellow:#f5b55b;
--mandarin-orange:#f16c3b;
--full-of-life:#da5f2b;
}

More palettes to explore