All Palettes

Color Palette #d57d20, #f0a800, #f5d870, #e25c22, #c14b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.dulce-de-leche {
color: #d57d20;
}
.welcoming-wasp {
color: #f0a800;
}
.forsythia-blossom {
color: #f5d870;
}
.flame {
color: #e25c22;
}
.red-panda {
color: #c14b1f;
}

/* CSS Variables */
:root {
--dulce-de-leche:#d57d20;
--welcoming-wasp:#f0a800;
--forsythia-blossom:#f5d870;
--flame:#e25c22;
--red-panda:#c14b1f;
}

More palettes to explore