All Palettes

Color Palette #f8c56d, #f3ab5e, #f27e3a, #e65b2d, #c84a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f8c56d;
}
.goldfish {
color: #f3ab5e;
}
.goku-orange {
color: #f27e3a;
}
.sunset-blaze {
color: #e65b2d;
}
.painted-poppy {
color: #c84a3c;
}

/* CSS Variables */
:root {
--yellow-currant:#f8c56d;
--goldfish:#f3ab5e;
--goku-orange:#f27e3a;
--sunset-blaze:#e65b2d;
--painted-poppy:#c84a3c;
}

More palettes to explore