Whispers of Serene Dusk Color Palette
Discover the beautiful Whispers of Serene Dusk color palette featuring stark white (#e9d9c4), anakiwa (#9ccefc), tan (#d7b489), malibu (#89c2fa) and teak (#b4906a).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withEarthy, Minimalist, Boho, Spring color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Whispers of Serene Dusk palette
💻 Whispers of Serene Dusk color palette CSS
/* CSS */
.color-1 {
color: #e9d9c4;
}
.color-2 {
color: #9ccefc;
}
.color-3 {
color: #d7b489;
}
.color-4 {
color: #89c2fa;
}
.color-5 {
color: #b4906a;
}
/* CSS Variables */
:root {
--color-1: #e9d9c4;
--color-2: #9ccefc;
--color-3: #d7b489;
--color-4: #89c2fa;
--color-5: #b4906a;
}
🌈 Whispers of Serene Dusk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9d9c4, #9ccefc, #d7b489, #89c2fa, #b4906a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9d9c4, #9ccefc, #d7b489, #89c2fa, #b4906a);
}
🔗 Explore similar color palettes
Whispers of Serene Dusk color palette created on .