Whispers of Soft Stone Color Palette
Discover the beautiful Whispers of Soft Stone color palette featuring black squeeze (#f4f7fb), mischka (#dedddf), alto (#d0cdcd), cotton seed (#bfbcba) and cloudy (#adaaa8).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMinimalist, Modern, Spring, Pastel 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 Soft Stone palette
💻 Whispers of Soft Stone color palette CSS
/* CSS */
.color-1 {
color: #f4f7fb;
}
.color-2 {
color: #dedddf;
}
.color-3 {
color: #d0cdcd;
}
.color-4 {
color: #bfbcba;
}
.color-5 {
color: #adaaa8;
}
/* CSS Variables */
:root {
--color-1: #f4f7fb;
--color-2: #dedddf;
--color-3: #d0cdcd;
--color-4: #bfbcba;
--color-5: #adaaa8;
}
🌈 Whispers of Soft Stone background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4f7fb, #dedddf, #d0cdcd, #bfbcba, #adaaa8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4f7fb, #dedddf, #d0cdcd, #bfbcba, #adaaa8);
}
🔗 Explore similar color palettes
Whispers of Soft Stone color palette created on .