Warm Lavender Mahogany Color Palette
Discover the beautiful Warm Lavender Mahogany color palette featuring tobacco brown (#6f4c3e), tapestry (#a45b8d), london hue (#b89fc6), eunry (#d6b3a4) and cavern pink (#e2c2b6).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withLavender, Soft, Warm, Earthy, Brown, Pink, Neutral, Vintage, Warm Lavender 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 Mahogany palette
💻 Warm Lavender Mahogany color palette CSS
/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a45b8d;
}
.color-3 {
color: #b89fc6;
}
.color-4 {
color: #d6b3a4;
}
.color-5 {
color: #e2c2b6;
}
/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a45b8d;
--color-3: #b89fc6;
--color-4: #d6b3a4;
--color-5: #e2c2b6;
}
🌈 Warm Lavender Mahogany background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a45b8d, #b89fc6, #d6b3a4, #e2c2b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a45b8d, #b89fc6, #d6b3a4, #e2c2b6);
}
🔗 Explore similar color palettes
Warm Lavender Mahogany color palette created on .