Paleta de colores Purple Enchantment
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Purple Enchantment palette
CSS de la paleta de colores Purple Enchantment
/* CSS */
.color-1 {
color: #4b3c5d;
}
.color-2 {
color: #7b5f9b;
}
.color-3 {
color: #b88ebe;
}
.color-4 {
color: #e5b8d1;
}
.color-5 {
color: #f4c3d6;
}
/* CSS Variables */
:root {
--color-1: #4b3c5d;
--color-2: #7b5f9b;
--color-3: #b88ebe;
--color-4: #e5b8d1;
--color-5: #f4c3d6;
}
CSS del degradado de fondo Purple Enchantment
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3c5d, #7b5f9b, #b88ebe, #e5b8d1, #f4c3d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3c5d, #7b5f9b, #b88ebe, #e5b8d1, #f4c3d6);
}
Paletas de colores similares
- Purple Moonlight
- Purple Blush
- Shades of Pink
- 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
- Enigmatic Amethyst Dreams
- Shades of Yellow and Pink
- Celestial Harmony
Purple Enchantment color palette created on .