Misty Forest Shadows Color Palette
Discover the beautiful Misty Forest Shadows color palette featuring blue bayoux (#577085), abbey (#4e595a), quincy (#684131), cabbage pont (#41483c) and lisbon brown (#37381e).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withTeal, Gray, Earthy, Minimalist, 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 Misty Forest Shadows palette
💻 Misty Forest Shadows color palette CSS
/* CSS */
.color-1 {
color: #577085;
}
.color-2 {
color: #4e595a;
}
.color-3 {
color: #684131;
}
.color-4 {
color: #41483c;
}
.color-5 {
color: #37381e;
}
/* CSS Variables */
:root {
--color-1: #577085;
--color-2: #4e595a;
--color-3: #684131;
--color-4: #41483c;
--color-5: #37381e;
} 🌈 Misty Forest Shadows background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #577085, #4e595a, #684131, #41483c, #37381e);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #577085, #4e595a, #684131, #41483c, #37381e);
} 🔗 Explore similar color palettes
Misty Forest Shadows color palette created on .