Whispers of Dusk Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Dusk palette
Whispers of Dusk color palette CSS
/* CSS */
.color-1 {
color: #4c3e70;
}
.color-2 {
color: #7b709e;
}
.color-3 {
color: #b5a4c1;
}
.color-4 {
color: #f4c8df;
}
.color-5 {
color: #ff6b81;
}
/* CSS Variables */
:root {
--color-1: #4c3e70;
--color-2: #7b709e;
--color-3: #b5a4c1;
--color-4: #f4c8df;
--color-5: #ff6b81;
}
Whispers of Dusk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e70, #7b709e, #b5a4c1, #f4c8df, #ff6b81);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e70, #7b709e, #b5a4c1, #f4c8df, #ff6b81);
}
Similar color palettes
- Crimson Twilight
- Purple Enchantment
- Purple Intimidation
- Purple Tones
- Purple Research
- Mystic Twilight
- Regal Reverie
- Shades of Gray
- Enchanted Dreams
- Celestial Dragon's Embrace
- Mystic Blue
- Purple and Green Harmony
- Majestic Lavender Dreams
- Midnight Orchid Serenade
- Violet Harvest
- Mystic Garden
- Violet Vineyard Dream
- Lavender Dreams
Whispers of Dusk color palette created on .