Whimsical Dreamscape Color Palette
Discover the beautiful Whimsical Dreamscape color palette featuring light orchid (#e1a3d1), apricot peach (#f9c8b4), cream can (#f7d15f), regent st blue (#9ed6e5) and rose bud (#f8a2a0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Pink, Bright, Fun, Summer, Dandys World 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 Whimsical Dreamscape palette
💻 Whimsical Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #e1a3d1;
}
.color-2 {
color: #f9c8b4;
}
.color-3 {
color: #f7d15f;
}
.color-4 {
color: #9ed6e5;
}
.color-5 {
color: #f8a2a0;
}
/* CSS Variables */
:root {
--color-1: #e1a3d1;
--color-2: #f9c8b4;
--color-3: #f7d15f;
--color-4: #9ed6e5;
--color-5: #f8a2a0;
}
🌈 Whimsical Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1a3d1, #f9c8b4, #f7d15f, #9ed6e5, #f8a2a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1a3d1, #f9c8b4, #f7d15f, #9ed6e5, #f8a2a0);
}
🔗 Explore similar color palettes
Whimsical Dreamscape color palette created on .