Discover the beautiful Pastel Purple Dream color palette featuring snuff (#d8c7e1), cold purple (#b6a1d9), lilac bush (#9880d1), blue marguerite (#6d5dc6) and chambray (#404c9c).
Pastel Purple 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 Pastel Purple Dream palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Pastel Purple Dream palette
💻 Pastel Purple Dream color palette CSS
/* CSS */
.color-1 {
color: #d8c7e1;
}
.color-2 {
color: #b6a1d9;
}
.color-3 {
color: #9880d1;
}
.color-4 {
color: #6d5dc6;
}
.color-5 {
color: #404c9c;
}
/* CSS Variables */
:root {
--color-1: #d8c7e1;
--color-2: #b6a1d9;
--color-3: #9880d1;
--color-4: #6d5dc6;
--color-5: #404c9c;
}
🌈 Pastel Purple Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8c7e1, #b6a1d9, #9880d1, #6d5dc6, #404c9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8c7e1, #b6a1d9, #9880d1, #6d5dc6, #404c9c);
}
🔗 Explore similar color palettes
Pastel Purple Dream color palette created on .