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: #d6c8df;
}
.color-2 {
color: #e8d4f7;
}
.color-3 {
color: #f4e0ff;
}
.color-4 {
color: #f8d3e2;
}
.color-5 {
color: #f2b1d9;
}
/* CSS Variables */
:root {
--color-1: #d6c8df;
--color-2: #e8d4f7;
--color-3: #f4e0ff;
--color-4: #f8d3e2;
--color-5: #f2b1d9;
}
CSS con gradiente di sfondo Light Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c8df, #e8d4f7, #f4e0ff, #f8d3e2, #f2b1d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c8df, #e8d4f7, #f4e0ff, #f8d3e2, #f2b1d9);
}
Tavolozze di colori simili
- Shades of Blue
- Verdant Awakening
- Spirits of the Twilight Realm
- Whispered Delights
- Ethereal Opulence
- Dull Lavender Shades
- Calie Dreamscape
- Fungal Frost
- Mystical Marshlands
- Soft Blue Yokai
- Shades of Blue
- Mystic Twilight
- Whispers of the Sky
- Blue Pigeon
- Ethereal Whispers
- Soft Blush Serenade
- Shades of Blue
- Whimsical Orchid Dream
Light Purple color palette created on .