Paleta de colores Violet Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Violet Dreamscape palette
CSS de la paleta de colores Violet Dreamscape
/* CSS */
.color-1 {
color: #a200b8;
}
.color-2 {
color: #9f3fc6;
}
.color-3 {
color: #b48cd9;
}
.color-4 {
color: #d6b3e0;
}
.color-5 {
color: #e7e0f0;
}
/* CSS Variables */
:root {
--color-1: #a200b8;
--color-2: #9f3fc6;
--color-3: #b48cd9;
--color-4: #d6b3e0;
--color-5: #e7e0f0;
}
CSS del degradado de fondo Violet Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a200b8, #9f3fc6, #b48cd9, #d6b3e0, #e7e0f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a200b8, #9f3fc6, #b48cd9, #d6b3e0, #e7e0f0);
}
Paletas de colores similares
- Purple Night
- Lavender Dreamscape
- Moonlit Blue
- Purple Butterfly
- Pastel Blue Pink Purple
- Purple Mystery
- Bright Purple
- Shades of Purple
- Purple Enchantment
- Whimsical Blossoms
- Whispers of Lilac
- Lavender Dreamscape
- Mystic Twilight
- Crimson Enchantment
- Mystical Orchid Dreams
- Celestial Abyss
- Violet Whispers
- Mystical Persian Dreams
Violet Dreamscape color palette created on .