All Palettes

Color Palette #d86b22, #f0a800, #f5d45b, #a2caa0, #6c9cc6

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-gingerbread {
color: #d86b22;
}
.welcoming-wasp {
color: #f0a800;
}
.wake-me-up {
color: #f5d45b;
}
.french-market {
color: #a2caa0;
}
.cerulean-frost {
color: #6c9cc6;
}

/* CSS Variables */
:root {
--fresh-gingerbread:#d86b22;
--welcoming-wasp:#f0a800;
--wake-me-up:#f5d45b;
--french-market:#a2caa0;
--cerulean-frost:#6c9cc6;
}

More palettes to explore