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: #c2b180;
}
.color-2 {
color: #b7a99a;
}
.color-3 {
color: #e4b5a0;
}
.color-4 {
color: #d8cba2;
}
.color-5 {
color: #a28b8b;
}
/* CSS Variables */
:root {
--color-1: #c2b180;
--color-2: #b7a99a;
--color-3: #e4b5a0;
--color-4: #d8cba2;
--color-5: #a28b8b;
}
CSS con gradiente di sfondo Whispers of the Moth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b180, #b7a99a, #e4b5a0, #d8cba2, #a28b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b180, #b7a99a, #e4b5a0, #d8cba2, #a28b8b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 40+ tavolozzas di colori Estetico
Whispers of the Moth color palette created on .