Kawaii Zombie Color Palette
Discover the beautiful Kawaii Zombie color palette featuring prelude (#d6b1d8), chinook (#a3e6b7), illusion (#f8a5b3), zombie (#e6e0a3) and regent st blue (#a9c3e0).
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 Kawaii Zombie palette
💻 Kawaii Zombie color palette CSS
/* CSS */
.color-1 {
color: #d6b1d8;
}
.color-2 {
color: #a3e6b7;
}
.color-3 {
color: #f8a5b3;
}
.color-4 {
color: #e6e0a3;
}
.color-5 {
color: #a9c3e0;
}
/* CSS Variables */
:root {
--color-1: #d6b1d8;
--color-2: #a3e6b7;
--color-3: #f8a5b3;
--color-4: #e6e0a3;
--color-5: #a9c3e0;
}
🌈 Kawaii Zombie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6b1d8, #a3e6b7, #f8a5b3, #e6e0a3, #a9c3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6b1d8, #a3e6b7, #f8a5b3, #e6e0a3, #a9c3e0);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Kawaii Zombie color palette created on .