Rosewood Reverie Color Palette
Discover the beautiful Rosewood Reverie color palette featuring bianca (#fbf5ef), chestnut rose (#cf5e7a), au chico (#895866), eggplant (#634550) and matterhorn (#443139).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withWarm, Vintage, Boho, Autumn 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 Rosewood Reverie palette
💻 Rosewood Reverie color palette CSS
/* CSS */
.color-1 {
color: #fbf5ef;
}
.color-2 {
color: #cf5e7a;
}
.color-3 {
color: #895866;
}
.color-4 {
color: #634550;
}
.color-5 {
color: #443139;
}
/* CSS Variables */
:root {
--color-1: #fbf5ef;
--color-2: #cf5e7a;
--color-3: #895866;
--color-4: #634550;
--color-5: #443139;
}
🌈 Rosewood Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbf5ef, #cf5e7a, #895866, #634550, #443139);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbf5ef, #cf5e7a, #895866, #634550, #443139);
}
🔗 Explore similar color palettes
Rosewood Reverie color palette created on .