Twilight Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Twilight Whispers palette
Twilight Whispers color palette CSS
/* CSS */
.color-1 {
color: #c1b7c8;
}
.color-2 {
color: #a79cbf;
}
.color-3 {
color: #a47f9d;
}
.color-4 {
color: #9c6d81;
}
.color-5 {
color: #7c4b6e;
}
/* CSS Variables */
:root {
--color-1: #c1b7c8;
--color-2: #a79cbf;
--color-3: #a47f9d;
--color-4: #9c6d81;
--color-5: #7c4b6e;
}
Twilight Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1b7c8, #a79cbf, #a47f9d, #9c6d81, #7c4b6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1b7c8, #a79cbf, #a47f9d, #9c6d81, #7c4b6e);
}
Similar color palettes
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
Twilight Whispers color palette created on .