Whispers of Serene Dusk Color Palette
Discover the beautiful Whispers of Serene Dusk color palette featuring jet stream (#c1dcd9), zombie (#dfd596), pink flare (#e0bec2), shadow green (#8ec2bb) and quicksand (#bd9b89).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withCool, Minimalist, Boho, Spring, Summer 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: #c1dcd9;
}
.color-2 {
color: #dfd596;
}
.color-3 {
color: #e0bec2;
}
.color-4 {
color: #8ec2bb;
}
.color-5 {
color: #bd9b89;
}
/* CSS Variables */
:root {
--color-1: #c1dcd9;
--color-2: #dfd596;
--color-3: #e0bec2;
--color-4: #8ec2bb;
--color-5: #bd9b89;
} 🌈 Whispers of Serene Dusk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1dcd9, #dfd596, #e0bec2, #8ec2bb, #bd9b89);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1dcd9, #dfd596, #e0bec2, #8ec2bb, #bd9b89);
} 🔗 Explore similar color palettes
Whispers of Serene Dusk color palette created on .