←Back to PalettesAll Palettes
Crimson Echoes of Autumn Fire Color Palette
A fiery composition that captures the essence of autumn's vibrant hues, blending deep reds and warm earth tones like a crackling bonfire in a serene forest. It's nature's call to evoke passion, warmth, and the beauty of changing seasons.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.pelati {
color: #ff382e;
}
.communist {
color: #c70000;
}
.scab-red {
color: #8f0000;
}
.grapefruit-pulp {
color: #ff6e61;
}
.torrefacto-roast {
color: #4c2020;
}
/* CSS Variables */
:root {
--pelati:#ff382e;
--communist:#c70000;
--scab-red:#8f0000;
--grapefruit-pulp:#ff6e61;
--torrefacto-roast:#4c2020;
}