All Palettes

Color Palette #3e6e98, #5da3c6, #a1c5d9, #f1dfd0, #f8a2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.national-anthem {
color: #3e6e98;
}
.surgical {
color: #5da3c6;
}
.mr-frosty {
color: #a1c5d9;
}
.naturale {
color: #f1dfd0;
}
.candlelight-peach {
color: #f8a2a0;
}

/* CSS Variables */
:root {
--national-anthem:#3e6e98;
--surgical:#5da3c6;
--mr-frosty:#a1c5d9;
--naturale:#f1dfd0;
--candlelight-peach:#f8a2a0;
}

More palettes to explore