All Palettes

Color Palette #a8d3e1, #f1c4b1, #f2a06e, #d78a3c, #ba5d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.peach-temptation {
color: #f1c4b1;
}
.monarch-orange {
color: #f2a06e;
}
.coppersmith {
color: #d78a3c;
}
.gold-varnish-brown {
color: #ba5d2c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--peach-temptation:#f1c4b1;
--monarch-orange:#f2a06e;
--coppersmith:#d78a3c;
--gold-varnish-brown:#ba5d2c;
}

More palettes to explore