Light Purple Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Light Purple palette
tavolozza dei colori Light Purple CSS
/* CSS */
.color-1 {
color: #aea2d2;
}
.color-2 {
color: #b3a3e1;
}
.color-3 {
color: #c8a7e7;
}
.color-4 {
color: #e4b3e5;
}
.color-5 {
color: #f8c4d5;
}
/* CSS Variables */
:root {
--color-1: #aea2d2;
--color-2: #b3a3e1;
--color-3: #c8a7e7;
--color-4: #e4b3e5;
--color-5: #f8c4d5;
}
CSS con gradiente di sfondo Light Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aea2d2, #b3a3e1, #c8a7e7, #e4b3e5, #f8c4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aea2d2, #b3a3e1, #c8a7e7, #e4b3e5, #f8c4d5);
}
Tavolozze di colori simili
- Mystic Amethyst Dream
- Whispers of the Night
- Purple Umbra
- Mystic Veil
- Revolutionary Undead
- Lavender Dreamscape
- Purple Dream
- Whispers of the Forgotten
- Purple Blossom
- Purple Twilight
- Mystic Twilight
- Mystic Pegasus Dream
- Shades of Purple
- Purple Ash
- Shades of Pink
- Tropical Twilight
- Shades of Purple
- Electric Violet Dreams
Light Purple color palette created on .