Purple Glitch Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Glitch palette
Purple Glitch color palette CSS
/* CSS */
.color-1 {
color: #1e1e5c;
}
.color-2 {
color: #4f3c7c;
}
.color-3 {
color: #7e5b9f;
}
.color-4 {
color: #c0599a;
}
.color-5 {
color: #f45d7e;
}
/* CSS Variables */
:root {
--color-1: #1e1e5c;
--color-2: #4f3c7c;
--color-3: #7e5b9f;
--color-4: #c0599a;
--color-5: #f45d7e;
}
Purple Glitch background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1e5c, #4f3c7c, #7e5b9f, #c0599a, #f45d7e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1e5c, #4f3c7c, #7e5b9f, #c0599a, #f45d7e);
}
Similar color palettes
Scroll down to explore 200+ Vibrant color palettes
- Lavender Dreamscape
- Celestial Dreams
- Mystic Gemstone
- Purple Wolf Girl
- Enchanted Lilac Dream
- Whimsical Forest Blooms
- Royal Blossom
- Warm Sunset
- Purple Space Doughnut
- Purple Gold Sunset
- Celestial Twilight
- Lunar Dreams
- Celestial Harmony
- Cosmic Harmony
- Shades of Purple
- Cyber Blossom
- Celestial Degradation
- Midnight Spectacle
Purple Glitch color palette created on .