Paleta de colores Shades of Purple
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Purple palette
CSS de la paleta de colores Shades of Purple
/* CSS */
.color-1 {
color: #672c90;
}
.color-2 {
color: #8e49ab;
}
.color-3 {
color: #a16db6;
}
.color-4 {
color: #d1a6e3;
}
.color-5 {
color: #e5c5f7;
}
/* CSS Variables */
:root {
--color-1: #672c90;
--color-2: #8e49ab;
--color-3: #a16db6;
--color-4: #d1a6e3;
--color-5: #e5c5f7;
}
CSS del degradado de fondo Shades of Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #672c90, #8e49ab, #a16db6, #d1a6e3, #e5c5f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #672c90, #8e49ab, #a16db6, #d1a6e3, #e5c5f7);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Morado
- Golden Blossom Dream
- Royal Sunset Reverie
- Regal Ember Blossom
- Purple Veyndar
- Ethereal Oddities
- Lavender Rose Shades
- Wisteria Dream
- Ethereal Twilight
- Heliotrope Dreams
- Purple Cyberpunk
- Neon Blue Fantasy
- Celestial Serenade
- Purple Elegance
- Innovative Orange
- Purple Forcefield
- Celestial Shield
- Mystical Divination
- Vibrant Muse
Shades of Purple color palette created on .