Whispers of Verdant Shadows Color Palette
Discover the beautiful Whispers of Verdant Shadows color palette featuring pumice (#d3d5d3), amulet (#73a575), cactus (#537956), stromboli (#2e523a) and black olive (#2b3017).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGray, Green, Earthy, Minimalist, 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 Verdant Shadows palette
💻 Whispers of Verdant Shadows color palette CSS
/* CSS */
.color-1 {
color: #d3d5d3;
}
.color-2 {
color: #73a575;
}
.color-3 {
color: #537956;
}
.color-4 {
color: #2e523a;
}
.color-5 {
color: #2b3017;
}
/* CSS Variables */
:root {
--color-1: #d3d5d3;
--color-2: #73a575;
--color-3: #537956;
--color-4: #2e523a;
--color-5: #2b3017;
}
🌈 Whispers of Verdant Shadows background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d3d5d3, #73a575, #537956, #2e523a, #2b3017);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d3d5d3, #73a575, #537956, #2e523a, #2b3017);
}
🔗 Explore similar color palettes
Whispers of Verdant Shadows color palette created on .