Dusky Rosewood Dream Color Palette
Discover the beautiful Dusky Rosewood Dream color palette featuring ferra (#7c4b4f), ferra (#6e4e5e), au chico (#8c5a69), blue bayoux (#4f6b7d) and amethyst smoke (#a89cbf).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Earthy, Vintage, Elegant 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 Dusky Rosewood Dream palette
💻 Dusky Rosewood Dream color palette CSS
/* CSS */
.color-1 {
color: #7c4b4f;
}
.color-2 {
color: #6e4e5e;
}
.color-3 {
color: #8c5a69;
}
.color-4 {
color: #4f6b7d;
}
.color-5 {
color: #a89cbf;
}
/* CSS Variables */
:root {
--color-1: #7c4b4f;
--color-2: #6e4e5e;
--color-3: #8c5a69;
--color-4: #4f6b7d;
--color-5: #a89cbf;
} 🌈 Dusky Rosewood Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c4b4f, #6e4e5e, #8c5a69, #4f6b7d, #a89cbf);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c4b4f, #6e4e5e, #8c5a69, #4f6b7d, #a89cbf);
} 🔗 Explore similar color palettes
Dusky Rosewood Dream color palette created on .