Brown Shadow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Brown Shadow palette
tavolozza dei colori Brown Shadow CSS
/* CSS */
.color-1 {
color: #e7d9c5;
}
.color-2 {
color: #d1b69f;
}
.color-3 {
color: #ab8e78;
}
.color-4 {
color: #805c4d;
}
.color-5 {
color: #493b2d;
}
/* CSS Variables */
:root {
--color-1: #e7d9c5;
--color-2: #d1b69f;
--color-3: #ab8e78;
--color-4: #805c4d;
--color-5: #493b2d;
}
CSS con gradiente di sfondo Brown Shadow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7d9c5, #d1b69f, #ab8e78, #805c4d, #493b2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7d9c5, #d1b69f, #ab8e78, #805c4d, #493b2d);
}
Tavolozze di colori simili
- Sands of Time
- Sands of Time
- Cocoa Dreamscape
- Sweet Confection Dream
- Dusky Ember Tides
- Teen Spirit
- Whispering Biscotti
- Golden Cookie
- Warm Peach
- Vanilla Sunrise Serenade
- Sunlit Dairy Fields
- Dark Cocoa Shades
- Café Mocha Dream
- Seaside Confectionery
- Whispering Cookie Dreams
- Burnt Orange Cookie
- Celestial Confection
- Caramel Brown
Brown Shadow color palette created on .