←Back to PalettesAll Palettes
Whispers of an Enchanted Garden Color Palette
This soothing blend of earthy browns, vibrant greens, and soft purples evokes the tranquility of a magical garden at dusk, where nature's whispers mingle in the air, and every shade tells a story of growth and renewal.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.witch-s-cottage {
color: #4b3e2a;
}
.scallion {
color: #6b8f24;
}
.wisteria {
color: #a77ccb;
}
.natchez-moss {
color: #b2a76c;
}
.white-elf {
color: #f5c47f;
}
/* CSS Variables */
:root {
--witch-s-cottage:#4b3e2a;
--scallion:#6b8f24;
--wisteria:#a77ccb;
--natchez-moss:#b2a76c;
--white-elf:#f5c47f;
}