All Palettes

Color Palette #c76223, #d79c3c, #e1c45b, #f1e379, #f8f9a4

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-ash {
color: #c76223;
}
.golden-hamster {
color: #d79c3c;
}
.duck-butter {
color: #e1c45b;
}
.spring-yellow {
color: #f1e379;
}
.shalimar {
color: #f8f9a4;
}

/* CSS Variables */
:root {
--solar-ash:#c76223;
--golden-hamster:#d79c3c;
--duck-butter:#e1c45b;
--spring-yellow:#f1e379;
--shalimar:#f8f9a4;
}

More palettes to explore