Purple Mystery Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Mystery palette
Purple Mystery color palette CSS
/* CSS */
.color-1 {
color: #4b3f73;
}
.color-2 {
color: #7b6c9d;
}
.color-3 {
color: #a68ca2;
}
.color-4 {
color: #d5a5c5;
}
.color-5 {
color: #e3c4d5;
}
/* CSS Variables */
:root {
--color-1: #4b3f73;
--color-2: #7b6c9d;
--color-3: #a68ca2;
--color-4: #d5a5c5;
--color-5: #e3c4d5;
}
Purple Mystery background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3f73, #7b6c9d, #a68ca2, #d5a5c5, #e3c4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3f73, #7b6c9d, #a68ca2, #d5a5c5, #e3c4d5);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Mystic Amethyst Dreams
- Dreamy Dusk Blossoms
- Celestial Tempest
- Purple Lament
- Whispers of Sorrow
- Whispers of Sorrow
- Whispers of Lavender Dream
- Purple Twilight
- Celestial Tempest
- Midnight Mischief
- Cosmic Purple
- Purple Gaming
- Whimsical Harmony
- Shades of Purple
- Orchid Meadow Dream
- Purple Dreams
- Shades of Purple
- Shades of Purple
Purple Mystery color palette created on .