Discover the beautiful Whimsical Pastel Dream color palette featuring azalea (#f7c5e0), azalea (#f1b1d4), wewak (#f1a7c0), tacao (#f0b58e) and peach yellow (#f9e7a4).
Whimsical Pastel Dream Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Whimsical Pastel Dream palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Whimsical Pastel Dream palette
💻 Whimsical Pastel Dream color palette CSS
/* CSS */
.color-1 {
color: #f7c5e0;
}
.color-2 {
color: #f1b1d4;
}
.color-3 {
color: #f1a7c0;
}
.color-4 {
color: #f0b58e;
}
.color-5 {
color: #f9e7a4;
}
/* CSS Variables */
:root {
--color-1: #f7c5e0;
--color-2: #f1b1d4;
--color-3: #f1a7c0;
--color-4: #f0b58e;
--color-5: #f9e7a4;
}
🌈 Whimsical Pastel Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5e0, #f1b1d4, #f1a7c0, #f0b58e, #f9e7a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5e0, #f1b1d4, #f1a7c0, #f0b58e, #f9e7a4);
}
🔗 Explore similar color palettes
Whimsical Pastel Dream color palette created on .