Whispers of Ash Color Palette
Discover the beautiful Whispers of Ash color palette featuring chicago (#5b5c57), delta (#a9a99e), celeste (#d0d0c3), satin linen (#e7e5d9) and spring wood (#f3f2e7).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGray, Minimalist, Modern, Neutral, Soft 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 Ash palette
💻 Whispers of Ash color palette CSS
/* CSS */
.color-1 {
color: #5b5c57;
}
.color-2 {
color: #a9a99e;
}
.color-3 {
color: #d0d0c3;
}
.color-4 {
color: #e7e5d9;
}
.color-5 {
color: #f3f2e7;
}
/* CSS Variables */
:root {
--color-1: #5b5c57;
--color-2: #a9a99e;
--color-3: #d0d0c3;
--color-4: #e7e5d9;
--color-5: #f3f2e7;
} 🌈 Whispers of Ash background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b5c57, #a9a99e, #d0d0c3, #e7e5d9, #f3f2e7);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b5c57, #a9a99e, #d0d0c3, #e7e5d9, #f3f2e7);
} 🔗 Explore similar color palettes
Whispers of Ash color palette created on .