Wisteria Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Wisteria Dreams palette
Color Inspiration
Images that showcase this color palette in real designs
Download Wisteria Dreams Color Palette (PNG)
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);
}
Similar color palettes
Scroll down to explore 1000+ colors.wisteria color palettes
Wisteria Dreams color palette created on .