←Back to PalettesAll Palettes
Harvest Hues of Golden Autumn Glow Color Palette
A warm embrace of fiery reds and sunny oranges, blended with gentle earth tones and soothing greens, this collection captures the essence of a tranquil autumn day, where each color reflects the beauty of nature's changing season.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.vermilion-red {
color: #b54d3b;
}
.rajah {
color: #f7a85e;
}
.loofah {
color: #e4d2b4;
}
.folk-tales {
color: #a4c1b3;
}
.saltwater-depth {
color: #4f8c6d;
}
/* CSS Variables */
:root {
--vermilion-red:#b54d3b;
--rajah:#f7a85e;
--loofah:#e4d2b4;
--folk-tales:#a4c1b3;
--saltwater-depth:#4f8c6d;
}