Whispers of Blush Color Palette
Discover the beautiful Whispers of Blush color palette featuring bon jour (#e3dede), swiss coffee (#d5cecd), cold turkey (#cbb6b3), eunry (#caa5a0) and star dust (#9e9e9a).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMinimalist, Warm, Earthy, Vintage, Neutral, 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 Blush palette
💻 Whispers of Blush color palette CSS
/* CSS */
.color-1 {
color: #e3dede;
}
.color-2 {
color: #d5cecd;
}
.color-3 {
color: #cbb6b3;
}
.color-4 {
color: #caa5a0;
}
.color-5 {
color: #9e9e9a;
}
/* CSS Variables */
:root {
--color-1: #e3dede;
--color-2: #d5cecd;
--color-3: #cbb6b3;
--color-4: #caa5a0;
--color-5: #9e9e9a;
}
🌈 Whispers of Blush background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3dede, #d5cecd, #cbb6b3, #caa5a0, #9e9e9a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3dede, #d5cecd, #cbb6b3, #caa5a0, #9e9e9a);
}
🔗 Explore similar color palettes
Whispers of Blush color palette created on .