All Palettes

Color Palette #f9cda4, #f8a2a0, #f77e7e, #f25c3a, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f9cda4;
}
.candlelight-peach {
color: #f8a2a0;
}
.shell-pink {
color: #f77e7e;
}
.oranzhewyi-orange {
color: #f25c3a;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--lion-cub:#f9cda4;
--candlelight-peach:#f8a2a0;
--shell-pink:#f77e7e;
--oranzhewyi-orange:#f25c3a;
--crab-curry:#da4b2b;
}

More palettes to explore