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