Blossom Whisper Palette Color Palette
Discover the beautiful Blossom Whisper Palette color palette featuring old lace (#fdf7e2), wisp pink (#fdebfb), classic rose (#fcddf6), vanilla ice (#f2d5eb) and melanie (#e7c3de).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMinimalist, Peach, 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 Blossom Whisper Palette palette
💻 Blossom Whisper Palette color palette CSS
/* CSS */
.color-1 {
color: #fdf7e2;
}
.color-2 {
color: #fdebfb;
}
.color-3 {
color: #fcddf6;
}
.color-4 {
color: #f2d5eb;
}
.color-5 {
color: #e7c3de;
}
/* CSS Variables */
:root {
--color-1: #fdf7e2;
--color-2: #fdebfb;
--color-3: #fcddf6;
--color-4: #f2d5eb;
--color-5: #e7c3de;
} 🌈 Blossom Whisper Palette background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf7e2, #fdebfb, #fcddf6, #f2d5eb, #e7c3de);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf7e2, #fdebfb, #fcddf6, #f2d5eb, #e7c3de);
} 🔗 Explore similar color palettes
Blossom Whisper Palette color palette created on .