Dark Lavender Dream Color Palette
Discover the beautiful Dark Lavender Dream color palette featuring east bay (#4b3d71), kimberly (#745f9b), lavender purple (#a18ebe), prelude (#d7b8e0) and moon raker (#f1d4f7).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Purple, Soft, Light Summer, Bright Spring 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
UI Examples
Explore beautiful UI components with Dark Lavender Dream palette
💻 Dark Lavender Dream color palette CSS
/* CSS */
.color-1 {
color: #4b3d71;
}
.color-2 {
color: #745f9b;
}
.color-3 {
color: #a18ebe;
}
.color-4 {
color: #d7b8e0;
}
.color-5 {
color: #f1d4f7;
}
/* CSS Variables */
:root {
--color-1: #4b3d71;
--color-2: #745f9b;
--color-3: #a18ebe;
--color-4: #d7b8e0;
--color-5: #f1d4f7;
}
🌈 Dark Lavender Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d71, #745f9b, #a18ebe, #d7b8e0, #f1d4f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d71, #745f9b, #a18ebe, #d7b8e0, #f1d4f7);
}
🔗 Explore similar color palettes
Dark Lavender Dream color palette created on .