All Palettes

Color Palette #f9d39f, #f3b9a0, #f1a7b1, #f28cbe, #f269b2

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f9d39f;
}
.certain-peach {
color: #f3b9a0;
}
.pink-fit {
color: #f1a7b1;
}
.tea-rose {
color: #f28cbe;
}
.fugitive-flamingo {
color: #f269b2;
}

/* CSS Variables */
:root {
--ginger-peach:#f9d39f;
--certain-peach:#f3b9a0;
--pink-fit:#f1a7b1;
--tea-rose:#f28cbe;
--fugitive-flamingo:#f269b2;
}

More palettes to explore