Purple Tristeza Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Tristeza palette
Purple Tristeza color palette CSS
/* CSS */
.color-1 {
color: #d9b0d4;
}
.color-2 {
color: #a77ccb;
}
.color-3 {
color: #6f5091;
}
.color-4 {
color: #492c6d;
}
.color-5 {
color: #2b194d;
}
/* CSS Variables */
:root {
--color-1: #d9b0d4;
--color-2: #a77ccb;
--color-3: #6f5091;
--color-4: #492c6d;
--color-5: #2b194d;
}
Purple Tristeza background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9b0d4, #a77ccb, #6f5091, #492c6d, #2b194d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9b0d4, #a77ccb, #6f5091, #492c6d, #2b194d);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Celestial Orchid Dream
- Purple Bossanova
- Twilight Blossom
- Purple Batty
- Purple Dying
- Whimsical Reverie
- Celestial Voyage
- Whispers of Twilight
- Poisoned Orchid
- Mystic Amethyst Dreams
- Dreamy Dusk Blossoms
- Celestial Tempest
- Purple Lament
- Whispers of Sorrow
- Whispers of Sorrow
- Whispers of Lavender Dream
- Purple Twilight
- Celestial Tempest
Purple Tristeza color palette created on .