All Palettes

Color Palette #f3a34f, #f5a65c, #f7c76e, #f9d97b, #f9e5a9

0%
0%
0%

CSS code for this palette

/* CSS */
.troll-slayer-orange {
color: #f3a34f;
}
.sandy-brown {
color: #f5a65c;
}
.yellow-currant {
color: #f7c76e;
}
.firelight {
color: #f9d97b;
}
.gold-sand {
color: #f9e5a9;
}

/* CSS Variables */
:root {
--troll-slayer-orange:#f3a34f;
--sandy-brown:#f5a65c;
--yellow-currant:#f7c76e;
--firelight:#f9d97b;
--gold-sand:#f9e5a9;
}

More palettes to explore