Whispering Dusk Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispering Dusk palette
Whispering Dusk color palette CSS
/* CSS */
.color-1 {
color: #d0cec3;
}
.color-2 {
color: #e7dac5;
}
.color-3 {
color: #f0f0e5;
}
.color-4 {
color: #b6c8a2;
}
.color-5 {
color: #5b809a;
}
/* CSS Variables */
:root {
--color-1: #d0cec3;
--color-2: #e7dac5;
--color-3: #f0f0e5;
--color-4: #b6c8a2;
--color-5: #5b809a;
}
Whispering Dusk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0cec3, #e7dac5, #f0f0e5, #b6c8a2, #5b809a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0cec3, #e7dac5, #f0f0e5, #b6c8a2, #5b809a);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
Whispering Dusk color palette created on .