Whispers of Serendipity Color Palette
Discover the beautiful Whispers of Serendipity color palette featuring we peep (#f8dde0), azalea (#f7cae0), snuff (#d9d3e9), spindle (#bfd2ee) and blizzard blue (#a7d6f1).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMinimalist, Pastel, Summer 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 Serendipity palette
💻 Whispers of Serendipity color palette CSS
/* CSS */
.color-1 {
color: #f8dde0;
}
.color-2 {
color: #f7cae0;
}
.color-3 {
color: #d9d3e9;
}
.color-4 {
color: #bfd2ee;
}
.color-5 {
color: #a7d6f1;
}
/* CSS Variables */
:root {
--color-1: #f8dde0;
--color-2: #f7cae0;
--color-3: #d9d3e9;
--color-4: #bfd2ee;
--color-5: #a7d6f1;
}
🌈 Whispers of Serendipity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8dde0, #f7cae0, #d9d3e9, #bfd2ee, #a7d6f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8dde0, #f7cae0, #d9d3e9, #bfd2ee, #a7d6f1);
}
🔗 Explore similar color palettes
Whispers of Serendipity color palette created on .