Whispers of Lavender Dreams Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Lavender Dreams palette
tavolozza dei colori Whispers of Lavender Dreams CSS
/* CSS */
.color-1 {
color: #fefbfe;
}
.color-2 {
color: #f2defc;
}
.color-3 {
color: #b7a1d3;
}
.color-4 {
color: #8584b8;
}
.color-5 {
color: #5d5289;
}
/* CSS Variables */
:root {
--color-1: #fefbfe;
--color-2: #f2defc;
--color-3: #b7a1d3;
--color-4: #8584b8;
--color-5: #5d5289;
}
CSS con gradiente di sfondo Whispers of Lavender Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefbfe, #f2defc, #b7a1d3, #8584b8, #5d5289);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefbfe, #f2defc, #b7a1d3, #8584b8, #5d5289);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Light pink
Whispers of Lavender Dreams color palette created on .