Whispers of the Mockingbird Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Mockingbird palette
tavolozza dei colori Whispers of the Mockingbird CSS
/* CSS */
.color-1 {
color: #4b6ea0;
}
.color-2 {
color: #6b9e8a;
}
.color-3 {
color: #b3d8a2;
}
.color-4 {
color: #f1c7a7;
}
.color-5 {
color: #e0594d;
}
/* CSS Variables */
:root {
--color-1: #4b6ea0;
--color-2: #6b9e8a;
--color-3: #b3d8a2;
--color-4: #f1c7a7;
--color-5: #e0594d;
}
CSS con gradiente di sfondo Whispers of the Mockingbird
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b6ea0, #6b9e8a, #b3d8a2, #f1c7a7, #e0594d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b6ea0, #6b9e8a, #b3d8a2, #f1c7a7, #e0594d);
}
Tavolozze di colori simili
Whispers of the Mockingbird color palette created on .