Shades of Brown Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Brown palette
tavolozza dei colori Shades of Brown CSS
/* CSS */
.color-1 {
color: #f1e8d5;
}
.color-2 {
color: #d5c9b9;
}
.color-3 {
color: #b1a29a;
}
.color-4 {
color: #8c7b6e;
}
.color-5 {
color: #5e4e4a;
}
/* CSS Variables */
:root {
--color-1: #f1e8d5;
--color-2: #d5c9b9;
--color-3: #b1a29a;
--color-4: #8c7b6e;
--color-5: #5e4e4a;
}
CSS con gradiente di sfondo Shades of Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e8d5, #d5c9b9, #b1a29a, #8c7b6e, #5e4e4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e8d5, #d5c9b9, #b1a29a, #8c7b6e, #5e4e4a);
}
Tavolozze di colori simili
- Shades of Pink
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Vanilla Dreamscape
- Brown Tones
- Minimalist Aesthetic
- Minimalist Aesthetic
- Orange Cake
- Beige Cookie
- Vanilla Dreamscape
- Celestial Confectionery
- Celestial Confectionery
- Whispering Sands
- Whimsical Meadow Dreams
- Sacred Hues
- Pastel Pink
Shades of Brown color palette created on .