Whispers of Warmth Color Palette
Discover the beautiful Whispers of Warmth color palette featuring aths special (#eee3d3), rodeo dust (#c9b6a1), coral reef (#c6b49f), coral reef (#c6b49f) and zorba (#a89b8f).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMinimalist, Vintage, Earthy, 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 Whispers of Warmth palette
💻 Whispers of Warmth color palette CSS
/* CSS */
.color-1 {
color: #eee3d3;
}
.color-2 {
color: #c9b6a1;
}
.color-3 {
color: #c6b49f;
}
.color-4 {
color: #c6b49f;
}
.color-5 {
color: #a89b8f;
}
/* CSS Variables */
:root {
--color-1: #eee3d3;
--color-2: #c9b6a1;
--color-3: #c6b49f;
--color-4: #c6b49f;
--color-5: #a89b8f;
}
🌈 Whispers of Warmth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eee3d3, #c9b6a1, #c6b49f, #c6b49f, #a89b8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eee3d3, #c9b6a1, #c6b49f, #c6b49f, #a89b8f);
}
🔗 Explore similar color palettes
Whispers of Warmth color palette created on .