All Palettes

Color Palette #f8a3a0, #f0c1c2, #e3b5d3, #aee0cf, #7be0a2

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight-peach {
color: #f8a3a0;
}
.channel {
color: #f0c1c2;
}
.gumball {
color: #e3b5d3;
}
.coral-green {
color: #aee0cf;
}
.enchanted-emerald {
color: #7be0a2;
}

/* CSS Variables */
:root {
--candlelight-peach:#f8a3a0;
--channel:#f0c1c2;
--gumball:#e3b5d3;
--coral-green:#aee0cf;
--enchanted-emerald:#7be0a2;
}

More palettes to explore