Magnolia Winter Color Palette
Discover the beautiful Magnolia Winter color palette featuring melanie (#e0c2d6), london hue (#d6b7d7), wisteria (#a67abd), studio (#7a4baf) and daisy bush (#4c1f8e).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMagnolia, Winter, Purple, Pink, Soft, Light, Bright Spring, Elegant 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 Magnolia Winter palette
💻 Magnolia Winter color palette CSS
/* CSS */
.color-1 {
color: #e0c2d6;
}
.color-2 {
color: #d6b7d7;
}
.color-3 {
color: #a67abd;
}
.color-4 {
color: #7a4baf;
}
.color-5 {
color: #4c1f8e;
}
/* CSS Variables */
:root {
--color-1: #e0c2d6;
--color-2: #d6b7d7;
--color-3: #a67abd;
--color-4: #7a4baf;
--color-5: #4c1f8e;
}
🌈 Magnolia Winter background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0c2d6, #d6b7d7, #a67abd, #7a4baf, #4c1f8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0c2d6, #d6b7d7, #a67abd, #7a4baf, #4c1f8e);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Magnolia Winter color palette created on .