Wisteria Dreams Color Palette
Discover the beautiful Wisteria Dreams color palette featuring london hue (#afa2c3), prelude (#d2c2e0), twilight (#e5d2e5), light orchid (#eab8e4) and light orchid (#d9a1cb).
Brightness
Saturation
Warmth
💡 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 Wisteria Dreams palette
💻 Wisteria Dreams color palette CSS
/* CSS */
.color-1 {
color: #afa2c3;
}
.color-2 {
color: #d2c2e0;
}
.color-3 {
color: #e5d2e5;
}
.color-4 {
color: #eab8e4;
}
.color-5 {
color: #d9a1cb;
}
/* CSS Variables */
:root {
--color-1: #afa2c3;
--color-2: #d2c2e0;
--color-3: #e5d2e5;
--color-4: #eab8e4;
--color-5: #d9a1cb;
}
🌈 Wisteria Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #afa2c3, #d2c2e0, #e5d2e5, #eab8e4, #d9a1cb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #afa2c3, #d2c2e0, #e5d2e5, #eab8e4, #d9a1cb);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Wisteria Dreams color palette created on .