Whimsical Skies and Lavender Dreams Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whimsical Skies and Lavender Dreams palette
tavolozza dei colori Whimsical Skies and Lavender Dreams CSS
/* CSS */
.color-1 {
color: #a6c6ed;
}
.color-2 {
color: #b3d4e0;
}
.color-3 {
color: #e5b8e5;
}
.color-4 {
color: #f8d2a0;
}
.color-5 {
color: #f9a4b9;
}
/* CSS Variables */
:root {
--color-1: #a6c6ed;
--color-2: #b3d4e0;
--color-3: #e5b8e5;
--color-4: #f8d2a0;
--color-5: #f9a4b9;
}
CSS con gradiente di sfondo Whimsical Skies and Lavender Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c6ed, #b3d4e0, #e5b8e5, #f8d2a0, #f9a4b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c6ed, #b3d4e0, #e5b8e5, #f8d2a0, #f9a4b9);
}
Tavolozze di colori simili
Whimsical Skies and Lavender Dreams color palette created on .