Discover the beautiful Whisker Whimsy color palette featuring london hue (#c4a8d1), lavender purple (#a38ebe), wisteria (#9a6fbe), affair (#7a499c) and eminence (#5c2d7c).
Whisker Whimsy Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Whisker Whimsy palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Whisker Whimsy palette
💻 Whisker Whimsy color palette CSS
/* CSS */
.color-1 {
color: #c4a8d1;
}
.color-2 {
color: #a38ebe;
}
.color-3 {
color: #9a6fbe;
}
.color-4 {
color: #7a499c;
}
.color-5 {
color: #5c2d7c;
}
/* CSS Variables */
:root {
--color-1: #c4a8d1;
--color-2: #a38ebe;
--color-3: #9a6fbe;
--color-4: #7a499c;
--color-5: #5c2d7c;
}
🌈 Whisker Whimsy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4a8d1, #a38ebe, #9a6fbe, #7a499c, #5c2d7c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4a8d1, #a38ebe, #9a6fbe, #7a499c, #5c2d7c);
}
🔗 Explore similar color palettes
Whisker Whimsy color palette created on .