Dawn of Lavender Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dawn of Lavender palette
tavolozza dei colori Dawn of Lavender CSS
/* CSS */
.color-1 {
color: #4c3d7b;
}
.color-2 {
color: #695e9c;
}
.color-3 {
color: #9c80c6;
}
.color-4 {
color: #d1a8e6;
}
.color-5 {
color: #f5d1df;
}
/* CSS Variables */
:root {
--color-1: #4c3d7b;
--color-2: #695e9c;
--color-3: #9c80c6;
--color-4: #d1a8e6;
--color-5: #f5d1df;
}
CSS con gradiente di sfondo Dawn of Lavender
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3d7b, #695e9c, #9c80c6, #d1a8e6, #f5d1df);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3d7b, #695e9c, #9c80c6, #d1a8e6, #f5d1df);
}
Tavolozze di colori simili
- Whimsical Witches' Brew
- Celestial Dreams
- Celestial Blossom
- Celestial Dreams
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
- Celestial Warriors
- Purple Dreams
- Whimsical Lilac Dreams
- Dark Purple Elegance
- Celestial Blossom
Dawn of Lavender color palette created on .