Warm Lavender Rose Symphony Color Palette
Discover the beautiful Warm Lavender Rose Symphony color palette featuring east side (#c6a2d2), bouquet (#a76c9a), chestnut rose (#d2504b), wewak (#f1a6a2) and azalea (#f6cbe1).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Amber, Pink, Soft, Light, Warm Lavender, Feminine 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 Warm Lavender Rose Symphony palette
💻 Warm Lavender Rose Symphony color palette CSS
/* CSS */
.color-1 {
color: #c6a2d2;
}
.color-2 {
color: #a76c9a;
}
.color-3 {
color: #d2504b;
}
.color-4 {
color: #f1a6a2;
}
.color-5 {
color: #f6cbe1;
}
/* CSS Variables */
:root {
--color-1: #c6a2d2;
--color-2: #a76c9a;
--color-3: #d2504b;
--color-4: #f1a6a2;
--color-5: #f6cbe1;
}
🌈 Warm Lavender Rose Symphony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6a2d2, #a76c9a, #d2504b, #f1a6a2, #f6cbe1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6a2d2, #a76c9a, #d2504b, #f1a6a2, #f6cbe1);
}
🔗 Explore similar color palettes
Warm Lavender Rose Symphony color palette created on .