Whispers of Blush Color Palette
Discover the beautiful Whispers of Blush color palette featuring linen (#f9e2dc), cherub (#f9d7e4), azalea (#f7cfe0), snuff (#dcd4e8) and azalea (#f7c5dd).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPink, Pastel, Soft, Elegant, Spring, Boho, Minimalist 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: #f9e2dc;
}
.color-2 {
color: #f9d7e4;
}
.color-3 {
color: #f7cfe0;
}
.color-4 {
color: #dcd4e8;
}
.color-5 {
color: #f7c5dd;
}
/* CSS Variables */
:root {
--color-1: #f9e2dc;
--color-2: #f9d7e4;
--color-3: #f7cfe0;
--color-4: #dcd4e8;
--color-5: #f7c5dd;
}
🌈 Whispers of Blush background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e2dc, #f9d7e4, #f7cfe0, #dcd4e8, #f7c5dd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e2dc, #f9d7e4, #f7cfe0, #dcd4e8, #f7c5dd);
}
🔗 Explore similar color palettes
Whispers of Blush color palette created on .