Whispers of a Serene Dawn Color Palette
Discover the beautiful Whispers of a Serene Dawn color palette featuring wheatfield (#f1e3c6), akaroa (#dbcdad), half baked (#95bed0), cornflower (#82b1e3) and quicksand (#bd9f89).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withCream, Beige, Pastel, Soft, Coastal, Spring, Summer, Minimalist, 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 a Serene Dawn palette
💻 Whispers of a Serene Dawn color palette CSS
/* CSS */
.color-1 {
color: #f1e3c6;
}
.color-2 {
color: #dbcdad;
}
.color-3 {
color: #95bed0;
}
.color-4 {
color: #82b1e3;
}
.color-5 {
color: #bd9f89;
}
/* CSS Variables */
:root {
--color-1: #f1e3c6;
--color-2: #dbcdad;
--color-3: #95bed0;
--color-4: #82b1e3;
--color-5: #bd9f89;
}
🌈 Whispers of a Serene Dawn background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e3c6, #dbcdad, #95bed0, #82b1e3, #bd9f89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e3c6, #dbcdad, #95bed0, #82b1e3, #bd9f89);
}
🔗 Explore similar color palettes
Whispers of a Serene Dawn color palette created on .