Whispers of Twilight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
Whispers of Twilight color palette CSS
/* CSS */
.color-1 {
color: #c9c2bb;
}
.color-2 {
color: #a1978c;
}
.color-3 {
color: #646a73;
}
.color-4 {
color: #4d535b;
}
.color-5 {
color: #3a3c41;
}
/* CSS Variables */
:root {
--color-1: #c9c2bb;
--color-2: #a1978c;
--color-3: #646a73;
--color-4: #4d535b;
--color-5: #3a3c41;
}
Whispers of Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9c2bb, #a1978c, #646a73, #4d535b, #3a3c41);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9c2bb, #a1978c, #646a73, #4d535b, #3a3c41);
}
Similar color palettes
- Lunar Serenade
- Coastal Serenity
- Brown Cicada
- Beige Harmony
- Whispers of the Ancients
- Rustic Ember Elegance
- The Backrooms
- Neutral Green
- Whispering Earthtones
- Shades of Green Skin
- Soft White Elegance
- Whispering Dusk
- Nature's Embrace
- Greek Statues
- Greek Statues
- Whispers of Dusk
- Sunlit Forest Whisper
- Rustic Rosewood Harmony
Whispers of Twilight color palette created on .