All Palettes

Color Palette #a2c2e6, #6b9bc2, #4c7d9a, #d8b169, #e56a57

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a2c2e6;
}
.cerulean-frost {
color: #6b9bc2;
}
.tech-wave {
color: #4c7d9a;
}
.sweet-maple {
color: #d8b169;
}
.emberglow {
color: #e56a57;
}

/* CSS Variables */
:root {
--sky-high:#a2c2e6;
--cerulean-frost:#6b9bc2;
--tech-wave:#4c7d9a;
--sweet-maple:#d8b169;
--emberglow:#e56a57;
}

More palettes to explore