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: #f4e2c3;
}
.color-2 {
color: #d1b29f;
}
.color-3 {
color: #a58d90;
}
.color-4 {
color: #7f5c6c;
}
.color-5 {
color: #4a3c4e;
}
/* CSS Variables */
:root {
--color-1: #f4e2c3;
--color-2: #d1b29f;
--color-3: #a58d90;
--color-4: #7f5c6c;
--color-5: #4a3c4e;
}
CSS con gradiente di sfondo Shades of Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e2c3, #d1b29f, #a58d90, #7f5c6c, #4a3c4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e2c3, #d1b29f, #a58d90, #7f5c6c, #4a3c4e);
}
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 .