All Palettes

Color Palette #f3a777, #e27b3c, #d55f3f, #b94f3c, #7d2b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.pumpkin-hue {
color: #f3a777;
}
.citrus-blast {
color: #e27b3c;
}
.fireglow {
color: #d55f3f;
}
.hot-chilli {
color: #b94f3c;
}
.bicyclette {
color: #7d2b3a;
}

/* CSS Variables */
:root {
--pumpkin-hue:#f3a777;
--citrus-blast:#e27b3c;
--fireglow:#d55f3f;
--hot-chilli:#b94f3c;
--bicyclette:#7d2b3a;
}

More palettes to explore