Whimsical Winks Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Winks palette
Whimsical Winks color palette CSS
/* CSS */
.color-1 {
color: #e0b1f6;
}
.color-2 {
color: #a56abe;
}
.color-3 {
color: #6b4c9a;
}
.color-4 {
color: #d66b89;
}
.color-5 {
color: #f4a462;
}
/* CSS Variables */
:root {
--color-1: #e0b1f6;
--color-2: #a56abe;
--color-3: #6b4c9a;
--color-4: #d66b89;
--color-5: #f4a462;
}
Whimsical Winks background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0b1f6, #a56abe, #6b4c9a, #d66b89, #f4a462);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0b1f6, #a56abe, #6b4c9a, #d66b89, #f4a462);
}
Similar color palettes
- Blue Sunrise
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
- Shades of Morado
- Teal and Lavender Dream
Whimsical Winks color palette created on .