Purple Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Dream palette
Purple Dream color palette CSS
/* CSS */
.color-1 {
color: #602cb5;
}
.color-2 {
color: #a65ec9;
}
.color-3 {
color: #d1a3e0;
}
.color-4 {
color: #f5c2e6;
}
.color-5 {
color: #faf2d6;
}
/* CSS Variables */
:root {
--color-1: #602cb5;
--color-2: #a65ec9;
--color-3: #d1a3e0;
--color-4: #f5c2e6;
--color-5: #faf2d6;
}
Purple Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #602cb5, #a65ec9, #d1a3e0, #f5c2e6, #faf2d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #602cb5, #a65ec9, #d1a3e0, #f5c2e6, #faf2d6);
}
Similar color palettes
Scroll down to explore 300+ Purple color palettes
- Celestial Glow
- Orange Purple Monsoon
- Lavender Dreamscape
- Shades of Purple
- Bright Orange
- Vibrant Yellow
- Melancholic Harmony
- Purple and Green Dream
- Elysian Horizon
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Shades of Pink
- Purple Blue Dream
- Vibrant Orange
- Vibrant Yellow
- Purple Eyeshadow
- Celestial Sunset
Purple Dream color palette created on .