Whispers of Sage Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Sage palette
tavolozza dei colori Whispers of Sage CSS
/* CSS */
.color-1 {
color: #a7bea2;
}
.color-2 {
color: #c2d4b5;
}
.color-3 {
color: #e0e7b6;
}
.color-4 {
color: #f3e6a5;
}
.color-5 {
color: #f9dfae;
}
/* CSS Variables */
:root {
--color-1: #a7bea2;
--color-2: #c2d4b5;
--color-3: #e0e7b6;
--color-4: #f3e6a5;
--color-5: #f9dfae;
}
CSS con gradiente di sfondo Whispers of Sage
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7bea2, #c2d4b5, #e0e7b6, #f3e6a5, #f9dfae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7bea2, #c2d4b5, #e0e7b6, #f3e6a5, #f9dfae);
}
Tavolozze di colori simili
Whispers of Sage color palette created on .