Witching Hour Reverie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Witching Hour Reverie palette
Witching Hour Reverie color palette CSS
/* CSS */
.color-1 {
color: #1f1d3a;
}
.color-2 {
color: #4d3d6b;
}
.color-3 {
color: #7e599b;
}
.color-4 {
color: #b98d79;
}
.color-5 {
color: #f4c82a;
}
/* CSS Variables */
:root {
--color-1: #1f1d3a;
--color-2: #4d3d6b;
--color-3: #7e599b;
--color-4: #b98d79;
--color-5: #f4c82a;
}
Witching Hour Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1d3a, #4d3d6b, #7e599b, #b98d79, #f4c82a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1d3a, #4d3d6b, #7e599b, #b98d79, #f4c82a);
}
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
Witching Hour Reverie color palette created on .