All Palettes

Golden Fields at Dusk Color Palette

Imagine wandering through sunlit meadows, where soft golden hues dance with gentle breezes, creating a serene ambiance. This palette captures the warmth of the setting sun kissing the earth, evoking memories of tranquil evenings lost in nature's embrace.

0%
0%
0%

CSS code for this palette

/* CSS */
.stalactite-brown {
color: #d4c2a5;
}
.stone-wash {
color: #e7d4c0;
}
.french-white {
color: #f1e7da;
}
.flan {
color: #f7e3b1;
}
.pyramid-gold {
color: #e5b571;
}

/* CSS Variables */
:root {
--stalactite-brown:#d4c2a5;
--stone-wash:#e7d4c0;
--french-white:#f1e7da;
--flan:#f7e3b1;
--pyramid-gold:#e5b571;
}

More palettes to explore