Whispers of Forest Shadows Color Palette
Discover the beautiful Whispers of Forest Shadows color palette featuring timberwolf (#dad5cd), bud (#a9aca5), xanadu (#808983), corduroy (#5f6d68) and nandor (#465954).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withNeutral, Earthy, Minimalist, Modern 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 Forest Shadows palette
💻 Whispers of Forest Shadows color palette CSS
/* CSS */
.color-1 {
color: #dad5cd;
}
.color-2 {
color: #a9aca5;
}
.color-3 {
color: #808983;
}
.color-4 {
color: #5f6d68;
}
.color-5 {
color: #465954;
}
/* CSS Variables */
:root {
--color-1: #dad5cd;
--color-2: #a9aca5;
--color-3: #808983;
--color-4: #5f6d68;
--color-5: #465954;
} 🌈 Whispers of Forest Shadows background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dad5cd, #a9aca5, #808983, #5f6d68, #465954);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dad5cd, #a9aca5, #808983, #5f6d68, #465954);
} 🔗 Explore similar color palettes
Whispers of Forest Shadows color palette created on .