All Palettes

Color Palette #7a9ec2, #a3c3e0, #f5c67a, #f7a49c, #d65c78

0%
0%
0%

CSS code for this palette

/* CSS */
.cottage-blue {
color: #7a9ec2;
}
.sea-cliff {
color: #a3c3e0;
}
.sunday-afternoon {
color: #f5c67a;
}
.candlelight-peach {
color: #f7a49c;
}
.peppermint-swirl {
color: #d65c78;
}

/* CSS Variables */
:root {
--cottage-blue:#7a9ec2;
--sea-cliff:#a3c3e0;
--sunday-afternoon:#f5c67a;
--candlelight-peach:#f7a49c;
--peppermint-swirl:#d65c78;
}

More palettes to explore