Whispers of Soft Elegance Color Palette
Discover the beautiful Whispers of Soft Elegance color palette featuring white (#fdfdfd), ebb (#e9e3e4), swiss coffee (#d9d3d4), cold turkey (#cebebf) and pink swan (#bbadae).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withElegant, Minimalist, Modern, 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 Soft Elegance palette
💻 Whispers of Soft Elegance color palette CSS
/* CSS */
.color-1 {
color: #fdfdfd;
}
.color-2 {
color: #e9e3e4;
}
.color-3 {
color: #d9d3d4;
}
.color-4 {
color: #cebebf;
}
.color-5 {
color: #bbadae;
}
/* CSS Variables */
:root {
--color-1: #fdfdfd;
--color-2: #e9e3e4;
--color-3: #d9d3d4;
--color-4: #cebebf;
--color-5: #bbadae;
} 🌈 Whispers of Soft Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfd, #e9e3e4, #d9d3d4, #cebebf, #bbadae);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfd, #e9e3e4, #d9d3d4, #cebebf, #bbadae);
} 🔗 Explore similar color palettes
Whispers of Soft Elegance color palette created on .