Discover the beautiful Mulberry Dreamscape color palette featuring mulberry (#c44a8b), rouge (#a63f7b), plum (#7d2b6a), lilac (#caa0bc) and kobi (#eab8d2).
Mulberry Dreamscape 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 Mulberry Dreamscape palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Mulberry Dreamscape palette
💻 Mulberry Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #c44a8b;
}
.color-2 {
color: #a63f7b;
}
.color-3 {
color: #7d2b6a;
}
.color-4 {
color: #caa0bc;
}
.color-5 {
color: #eab8d2;
}
/* CSS Variables */
:root {
--color-1: #c44a8b;
--color-2: #a63f7b;
--color-3: #7d2b6a;
--color-4: #caa0bc;
--color-5: #eab8d2;
}
🌈 Mulberry Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c44a8b, #a63f7b, #7d2b6a, #caa0bc, #eab8d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c44a8b, #a63f7b, #7d2b6a, #caa0bc, #eab8d2);
}
🔗 Explore similar color palettes
Mulberry Dreamscape color palette created on .