Traumatic Dreamscape Color Palette
Discover the beautiful Traumatic Dreamscape color palette featuring east bay (#4d3b6d), deluge (#7a599b), lavender purple (#a78dbf), prelude (#d5b3e0) and we peep (#f2c5e4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBright, Lavender, Light, Pink, Psychedelic, Purple, Soft 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 Traumatic Dreamscape palette
💻 Traumatic Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #4d3b6d;
}
.color-2 {
color: #7a599b;
}
.color-3 {
color: #a78dbf;
}
.color-4 {
color: #d5b3e0;
}
.color-5 {
color: #f2c5e4;
}
/* CSS Variables */
:root {
--color-1: #4d3b6d;
--color-2: #7a599b;
--color-3: #a78dbf;
--color-4: #d5b3e0;
--color-5: #f2c5e4;
} 🌈 Traumatic Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d3b6d, #7a599b, #a78dbf, #d5b3e0, #f2c5e4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d3b6d, #7a599b, #a78dbf, #d5b3e0, #f2c5e4);
} 🔗 Explore similar color palettes
Traumatic Dreamscape color palette created on .