All Palettes

Color Palette #a25a20, #d78a3c, #e2b950, #a3c2e0, #2b4c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-bronze {
color: #a25a20;
}
.coppersmith {
color: #d78a3c;
}
.high-honey {
color: #e2b950;
}
.artesian-pool {
color: #a3c2e0;
}
.nautical {
color: #2b4c7d;
}

/* CSS Variables */
:root {
--bright-bronze:#a25a20;
--coppersmith:#d78a3c;
--high-honey:#e2b950;
--artesian-pool:#a3c2e0;
--nautical:#2b4c7d;
}

More palettes to explore