All Palettes

Color Palette #f9c6c3, #f1a7b4, #f57a8b, #f15d3b, #f07f2d

0%
0%
0%

CSS code for this palette

/* CSS */
.gossamer-pink {
color: #f9c6c3;
}
.princess {
color: #f1a7b4;
}
.flower-blossom-pink {
color: #f57a8b;
}
.oranzhewyi-orange {
color: #f15d3b;
}
.chaat-masala {
color: #f07f2d;
}

/* CSS Variables */
:root {
--gossamer-pink:#f9c6c3;
--princess:#f1a7b4;
--flower-blossom-pink:#f57a8b;
--oranzhewyi-orange:#f15d3b;
--chaat-masala:#f07f2d;
}

More palettes to explore