Whispers of Tranquil Forest Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Tranquil Forest palette
tavolozza dei colori Whispers of Tranquil Forest CSS
/* CSS */
.color-1 {
color: #dfe8d3;
}
.color-2 {
color: #a2c8c1;
}
.color-3 {
color: #6da29f;
}
.color-4 {
color: #998b75;
}
.color-5 {
color: #586f67;
}
/* CSS Variables */
:root {
--color-1: #dfe8d3;
--color-2: #a2c8c1;
--color-3: #6da29f;
--color-4: #998b75;
--color-5: #586f67;
}
CSS con gradiente di sfondo Whispers of Tranquil Forest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dfe8d3, #a2c8c1, #6da29f, #998b75, #586f67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dfe8d3, #a2c8c1, #6da29f, #998b75, #586f67);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Soft green
Whispers of Tranquil Forest color palette created on .