Light Beige Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Light Beige palette
tavolozza dei colori Light Beige CSS
/* CSS */
.color-1 {
color: #d7c9b2;
}
.color-2 {
color: #e5d6c2;
}
.color-3 {
color: #f2e5ca;
}
.color-4 {
color: #fce3d4;
}
.color-5 {
color: #e0c1b8;
}
/* CSS Variables */
:root {
--color-1: #d7c9b2;
--color-2: #e5d6c2;
--color-3: #f2e5ca;
--color-4: #fce3d4;
--color-5: #e0c1b8;
}
CSS con gradiente di sfondo Light Beige
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c9b2, #e5d6c2, #f2e5ca, #fce3d4, #e0c1b8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c9b2, #e5d6c2, #f2e5ca, #fce3d4, #e0c1b8);
}
Tavolozze di colori simili
- 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
- Brown Shadow Milk
- Brown Cookie
- Whispers of Winter
Light Beige color palette created on .