All Palettes

Color Palette #9d603f, #d2b72d, #f5ea0f, #f7d578, #492c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.harrison-rust {
color: #9d603f;
}
.grass-daisy {
color: #d2b72d;
}
.triforce-yellow {
color: #f5ea0f;
}
.oriole-yellow {
color: #f7d578;
}
.brown-coffee {
color: #492c2c;
}

/* CSS Variables */
:root {
--harrison-rust:#9d603f;
--grass-daisy:#d2b72d;
--triforce-yellow:#f5ea0f;
--oriole-yellow:#f7d578;
--brown-coffee:#492c2c;
}

More palettes to explore