Natural Taupe Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Natural Taupe palette
tavolozza dei colori Natural Taupe CSS
/* CSS */
.color-1 {
color: #b8b19d;
}
.color-2 {
color: #d2c7b2;
}
.color-3 {
color: #e5dfd2;
}
.color-4 {
color: #8dbf9c;
}
.color-5 {
color: #5a4a3a;
}
/* CSS Variables */
:root {
--color-1: #b8b19d;
--color-2: #d2c7b2;
--color-3: #e5dfd2;
--color-4: #8dbf9c;
--color-5: #5a4a3a;
}
CSS con gradiente di sfondo Natural Taupe
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8b19d, #d2c7b2, #e5dfd2, #8dbf9c, #5a4a3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8b19d, #d2c7b2, #e5dfd2, #8dbf9c, #5a4a3a);
}
Tavolozze di colori simili
- Verdant Tranquility
- Whispering Earthtones
- Olive Grove Harmony
- Yellow Dandy
- Yellow Eclipse
- Green Camo
- Deviant Shades of Green
- Earthy Green
- Maroon and Sage Green
- Shades of Green and Yellow
- Shades of Green
- Urban Farm
- Woodland Wanderlust
- Sandal Shades
- Verdant Earthtones
- Orange Problematic
- Oceanic Serenity
- Nature's Embrace
Natural Taupe color palette created on .