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: #4d452e;
}
.color-2 {
color: #493f31;
}
.color-3 {
color: #5b4439;
}
.color-4 {
color: #595236;
}
.color-5 {
color: #442c2d;
}
/* CSS Variables */
:root {
--color-1: #4d452e;
--color-2: #493f31;
--color-3: #5b4439;
--color-4: #595236;
--color-5: #442c2d;
}
CSS con gradiente di sfondo Whispers of the Moth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d452e, #493f31, #5b4439, #595236, #442c2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d452e, #493f31, #5b4439, #595236, #442c2d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Marrone
Whispers of the Moth color palette created on .