Gothic Sunset in Valencia Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Gothic Sunset in Valencia palette
Gothic Sunset in Valencia color palette CSS
/* CSS */
.color-1 {
color: #7d4b9b;
}
.color-2 {
color: #ab47bd;
}
.color-3 {
color: #ff8a66;
}
.color-4 {
color: #ffd54d;
}
.color-5 {
color: #ffb300;
}
/* CSS Variables */
:root {
--color-1: #7d4b9b;
--color-2: #ab47bd;
--color-3: #ff8a66;
--color-4: #ffd54d;
--color-5: #ffb300;
}
Gothic Sunset in Valencia background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d4b9b, #ab47bd, #ff8a66, #ffd54d, #ffb300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d4b9b, #ab47bd, #ff8a66, #ffd54d, #ffb300);
}
Similar color palettes
- Purple Goth
- Purple Goth
- Shades of Purple
- Vibrant Pink
- Shades of Black and Gold
- Mystic Amethyst Dream
- Eclipse of the Golden Goats
- Retro Cyber Elegance
- Whispers of the Night
- Mystic Veil
- Revolutionary Undead
- Lavender Dreamscape
- Purple Dream
- Whispers of the Forgotten
- Shades of Red
- Light Pink
- Purple Blossom
- Sunset Serenade
Gothic Sunset in Valencia color palette created on .