All Palettes

Color Palette #f8a2a0, #fad19e, #fce8b0, #a5d5b8, #55b1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight-peach {
color: #f8a2a0;
}
.ginger-peach {
color: #fad19e;
}
.gold-thread {
color: #fce8b0;
}
.glenwood-green {
color: #a5d5b8;
}
.sail-away {
color: #55b1e7;
}

/* CSS Variables */
:root {
--candlelight-peach:#f8a2a0;
--ginger-peach:#fad19e;
--gold-thread:#fce8b0;
--glenwood-green:#a5d5b8;
--sail-away:#55b1e7;
}

More palettes to explore