Discover the beautiful Dreamscape of Monsters color palette featuring mauve (#d5b8ff), pink salmon (#ff8ab9), golden tainoi (#ffcb5c), malibu (#70c6ff) and daisy bush (#4c2c90).
Dreamscape of Monsters 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 Dreamscape of Monsters palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Dreamscape of Monsters palette
💻 Dreamscape of Monsters color palette CSS
/* CSS */
.color-1 {
color: #d5b8ff;
}
.color-2 {
color: #ff8ab9;
}
.color-3 {
color: #ffcb5c;
}
.color-4 {
color: #70c6ff;
}
.color-5 {
color: #4c2c90;
}
/* CSS Variables */
:root {
--color-1: #d5b8ff;
--color-2: #ff8ab9;
--color-3: #ffcb5c;
--color-4: #70c6ff;
--color-5: #4c2c90;
}
🌈 Dreamscape of Monsters background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5b8ff, #ff8ab9, #ffcb5c, #70c6ff, #4c2c90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5b8ff, #ff8ab9, #ffcb5c, #70c6ff, #4c2c90);
}
🔗 Explore similar color palettes
Dreamscape of Monsters color palette created on .