All Palettes

Color Palette #f5b85c, #f39339, #f86859, #f15a27, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f5b85c;
}
.highlighter-orange {
color: #f39339;
}
.camellia {
color: #f86859;
}
.durotar-fire {
color: #f15a27;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--crunch:#f5b85c;
--highlighter-orange:#f39339;
--camellia:#f86859;
--durotar-fire:#f15a27;
--orangeade:#e04f38;
}

More palettes to explore