All Palettes

Color Palette #a8391a, #da6b2f, #efc176, #c9d72d, #5b6b29

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-night {
color: #a8391a;
}
.harvest-haze {
color: #da6b2f;
}
.sassy-yellow {
color: #efc176;
}
.fuego-verde {
color: #c9d72d;
}
.deathworld-forest {
color: #5b6b29;
}

/* CSS Variables */
:root {
--chinese-night:#a8391a;
--harvest-haze:#da6b2f;
--sassy-yellow:#efc176;
--fuego-verde:#c9d72d;
--deathworld-forest:#5b6b29;
}

More palettes to explore