Enchanted Terra Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Enchanted Terra palette
Enchanted Terra color palette CSS
/* CSS */
.color-1 {
color: #8d5b3a;
}
.color-2 {
color: #caa868;
}
.color-3 {
color: #d4c6a5;
}
.color-4 {
color: #e7e3c5;
}
.color-5 {
color: #f5f3d1;
}
/* CSS Variables */
:root {
--color-1: #8d5b3a;
--color-2: #caa868;
--color-3: #d4c6a5;
--color-4: #e7e3c5;
--color-5: #f5f3d1;
}
Enchanted Terra background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8d5b3a, #caa868, #d4c6a5, #e7e3c5, #f5f3d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8d5b3a, #caa868, #d4c6a5, #e7e3c5, #f5f3d1);
}
Similar color palettes
- Enchanted Autumn Sorcery
- Earthy Embrace
- Sunset Serenade
- Gray Mushroom
- Autumnal Earthtones
- Rustic Majesty
- Warm Sunset
- Tropical Yellow
- "Twilight Embrace"
- Oceanic Twilight Harmony
- Midnight Earth Symphony
- Earthy Green
- Crimson Ember Shadows
- Midnight Ocean Depths
- Harvest Glow
- Fallow Orange
- Crimson Remnants
- Autumnal Hauntings
Enchanted Terra color palette created on .