Paleta de colores Purple Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Purple Sunset palette
CSS de la paleta de colores Purple Sunset
/* CSS */
.color-1 {
color: #594d84;
}
.color-2 {
color: #b49bb5;
}
.color-3 {
color: #f9b79f;
}
.color-4 {
color: #ffdc6b;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #594d84;
--color-2: #b49bb5;
--color-3: #f9b79f;
--color-4: #ffdc6b;
--color-5: #ff6e61;
}
CSS del degradado de fondo Purple Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #594d84, #b49bb5, #f9b79f, #ffdc6b, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #594d84, #b49bb5, #f9b79f, #ffdc6b, #ff6e61);
}
Paletas de colores similares
- Purple Moonlight
- Purple Blush
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Purple Freesia
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
Purple Sunset color palette created on .