Twilight Whimsy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Twilight Whimsy palette
Twilight Whimsy color palette CSS
/* CSS */
.color-1 {
color: #382a4c;
}
.color-2 {
color: #5e4b8b;
}
.color-3 {
color: #a95b9d;
}
.color-4 {
color: #f2a65f;
}
.color-5 {
color: #e86a4a;
}
/* CSS Variables */
:root {
--color-1: #382a4c;
--color-2: #5e4b8b;
--color-3: #a95b9d;
--color-4: #f2a65f;
--color-5: #e86a4a;
}
Twilight Whimsy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #382a4c, #5e4b8b, #a95b9d, #f2a65f, #e86a4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #382a4c, #5e4b8b, #a95b9d, #f2a65f, #e86a4a);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Midnight Mischief
- Cosmic Purple
- Purple Gaming
- Whimsical Harmony
- Shades of Purple
- Orchid Meadow Dream
- Purple Dreams
- Shades of Purple
- Shades of Purple
- Ethereal Haze
- Mystic Metamorphosis
- Celestial Web
- Gatriel Purple Dream
- Whimsical Lavender Dreams
- Gatriel Purple Shades
- Celestial Whirlwind
- Enchantress' Embrace
- Dreamscape Whirlwind
Twilight Whimsy color palette created on .