All Palettes

Color Palette #f6e851, #f8d77c, #f9c89a, #f5a65b, #f76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.blacksmith-fire {
color: #f6e851;
}
.golden-glow {
color: #f8d77c;
}
.orpiment-yellow {
color: #f9c89a;
}
.sandy-brown {
color: #f5a65b;
}
.royal-blush {
color: #f76e50;
}

/* CSS Variables */
:root {
--blacksmith-fire:#f6e851;
--golden-glow:#f8d77c;
--orpiment-yellow:#f9c89a;
--sandy-brown:#f5a65b;
--royal-blush:#f76e50;
}

More palettes to explore