Whispers of Heartbreak Color Palette
Discover the beautiful Whispers of Heartbreak color palette featuring finn (#6c2d4b), turkish rose (#aa6e8a), shilo (#e1a7a3), givry (#f8cfbf) and linen (#f8e4d3).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBright, Elegant, Pink, Soft 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 Whispers of Heartbreak palette
💻 Whispers of Heartbreak color palette CSS
/* CSS */
.color-1 {
color: #6c2d4b;
}
.color-2 {
color: #aa6e8a;
}
.color-3 {
color: #e1a7a3;
}
.color-4 {
color: #f8cfbf;
}
.color-5 {
color: #f8e4d3;
}
/* CSS Variables */
:root {
--color-1: #6c2d4b;
--color-2: #aa6e8a;
--color-3: #e1a7a3;
--color-4: #f8cfbf;
--color-5: #f8e4d3;
} 🌈 Whispers of Heartbreak background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6c2d4b, #aa6e8a, #e1a7a3, #f8cfbf, #f8e4d3);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6c2d4b, #aa6e8a, #e1a7a3, #f8cfbf, #f8e4d3);
} 🔗 Explore similar color palettes
Whispers of Heartbreak color palette created on .