Whispers of Serene Forest Color Palette
Discover the beautiful Whispers of Serene Forest color palette featuring westar (#e2e2da), bud (#aeb1aa), bitter (#7c7f76), hemlock (#5a5c3d) and matisse (#1e5d94).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withNeutral, Earthy, Minimalist, Modern, Boho, Autumn, Warm 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 Serene Forest palette
💻 Whispers of Serene Forest color palette CSS
/* CSS */
.color-1 {
color: #e2e2da;
}
.color-2 {
color: #aeb1aa;
}
.color-3 {
color: #7c7f76;
}
.color-4 {
color: #5a5c3d;
}
.color-5 {
color: #1e5d94;
}
/* CSS Variables */
:root {
--color-1: #e2e2da;
--color-2: #aeb1aa;
--color-3: #7c7f76;
--color-4: #5a5c3d;
--color-5: #1e5d94;
} 🌈 Whispers of Serene Forest background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2e2da, #aeb1aa, #7c7f76, #5a5c3d, #1e5d94);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2e2da, #aeb1aa, #7c7f76, #5a5c3d, #1e5d94);
} 🔗 Explore similar color palettes
Whispers of Serene Forest color palette created on .