All Palettes

Color Palette #f6d5a7, #f1af79, #efa14d, #d68d2e, #b95b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d5a7;
}
.exciting-orange {
color: #f1af79;
}
.troll-slayer-orange {
color: #efa14d;
}
.turmeric-tea {
color: #d68d2e;
}
.gold-varnish-brown {
color: #b95b2d;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d5a7;
--exciting-orange:#f1af79;
--troll-slayer-orange:#efa14d;
--turmeric-tea:#d68d2e;
--gold-varnish-brown:#b95b2d;
}

More palettes to explore