Paleta de colores Lavender Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Lavender Dreams palette
CSS de la paleta de colores Lavender Dreams
/* CSS */
.color-1 {
color: #9995db;
}
.color-2 {
color: #c6a4e0;
}
.color-3 {
color: #f4b8e4;
}
.color-4 {
color: #f5e3b8;
}
.color-5 {
color: #f8c48b;
}
/* CSS Variables */
:root {
--color-1: #9995db;
--color-2: #c6a4e0;
--color-3: #f4b8e4;
--color-4: #f5e3b8;
--color-5: #f8c48b;
}
CSS del degradado de fondo Lavender Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9995db, #c6a4e0, #f4b8e4, #f5e3b8, #f8c48b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9995db, #c6a4e0, #f4b8e4, #f5e3b8, #f8c48b);
}
Paletas de colores similares
- 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
Lavender Dreams color palette created on .