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