Rose Gold Whisper Color Palette
Discover the beautiful Rose Gold Whisper color palette featuring copper rose (#996666), rodeo dust (#c5a9a0), rose fog (#eac7c3), vanilla ice (#f2d4d4) and vanilla ice (#f5e0e0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Earthy, Soft, Vintage 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 Rose Gold Whisper palette
💻 Rose Gold Whisper color palette CSS
/* CSS */
.color-1 {
color: #996666;
}
.color-2 {
color: #c5a9a0;
}
.color-3 {
color: #eac7c3;
}
.color-4 {
color: #f2d4d4;
}
.color-5 {
color: #f5e0e0;
}
/* CSS Variables */
:root {
--color-1: #996666;
--color-2: #c5a9a0;
--color-3: #eac7c3;
--color-4: #f2d4d4;
--color-5: #f5e0e0;
} 🌈 Rose Gold Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #996666, #c5a9a0, #eac7c3, #f2d4d4, #f5e0e0);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #996666, #c5a9a0, #eac7c3, #f2d4d4, #f5e0e0);
} 🔗 Explore similar color palettes
Rose Gold Whisper color palette created on .