All Palettes

Color Palette #f6d75a, #f3a64f, #d8943b, #c57526, #8c4f1d

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f6d75a;
}
.troll-slayer-orange {
color: #f3a64f;
}
.trinket {
color: #d8943b;
}
.brownish-orange {
color: #c57526;
}
.brown-eyed-girl {
color: #8c4f1d;
}

/* CSS Variables */
:root {
--glitter-yellow:#f6d75a;
--troll-slayer-orange:#f3a64f;
--trinket:#d8943b;
--brownish-orange:#c57526;
--brown-eyed-girl:#8c4f1d;
}

More palettes to explore