Mystic Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mystic Elegance palette
Mystic Elegance color palette CSS
/* CSS */
.color-1 {
color: #e6d4b7;
}
.color-2 {
color: #c4b4a1;
}
.color-3 {
color: #a88a8c;
}
.color-4 {
color: #895d6b;
}
.color-5 {
color: #5f4e6e;
}
/* CSS Variables */
:root {
--color-1: #e6d4b7;
--color-2: #c4b4a1;
--color-3: #a88a8c;
--color-4: #895d6b;
--color-5: #5f4e6e;
}
Mystic Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6d4b7, #c4b4a1, #a88a8c, #895d6b, #5f4e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6d4b7, #c4b4a1, #a88a8c, #895d6b, #5f4e6e);
}
Similar color palettes
Scroll down to explore 200+ Neutral color palettes
- Whimsical Calico Dream
- Moon
- Coastal Serenity
- Whispers of Silver
- Danica's Dreamscape
- Light Blue Star
- Whispering Clouds
- Valeria's Shadow
- Twilight Reverie
- Shades of Gray
- Forgotten Fortress
- Scholarly Shadows
- Midnight Mocha Elegance
- Sicilian Sunset
- Whispers of Serenity
- Whispers of Soft Elegance
- Dark Brown Shades
- Shades of Grey
Mystic Elegance color palette created on .