All Palettes

Color Palette #a6c8e2, #f2e0a6, #f4b943, #e13e33, #8a3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c8e2;
}
.gold-strand {
color: #f2e0a6;
}
.golden-glam {
color: #f4b943;
}
.bacon-strips {
color: #e13e33;
}
.dahlia {
color: #8a3f8d;
}

/* CSS Variables */
:root {
--template:#a6c8e2;
--gold-strand:#f2e0a6;
--golden-glam:#f4b943;
--bacon-strips:#e13e33;
--dahlia:#8a3f8d;
}

More palettes to explore