Paleta de colores Light Beige
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Light Beige palette
CSS de la paleta de colores Light Beige
/* CSS */
.color-1 {
color: #d7c9b2;
}
.color-2 {
color: #e1b8a8;
}
.color-3 {
color: #f8e1c9;
}
.color-4 {
color: #f2c7b1;
}
.color-5 {
color: #bfad9c;
}
/* CSS Variables */
:root {
--color-1: #d7c9b2;
--color-2: #e1b8a8;
--color-3: #f8e1c9;
--color-4: #f2c7b1;
--color-5: #bfad9c;
}
CSS del degradado de fondo Light Beige
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c9b2, #e1b8a8, #f8e1c9, #f2c7b1, #bfad9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c9b2, #e1b8a8, #f8e1c9, #f2c7b1, #bfad9c);
}
Paletas de colores similares
- Brown Milky Way
- Whispered Creams
- Desert Mirage
- Shades of Pink
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Light Chamomile
- Light Chamomile
- Soda Sifted Serenity
- Vanilla Cream
- Brown Earth Tones
- Café au Lait Dreams
- Whispers of Autumn Gold
- Tender Embrace
- Midnight Cookie Dream
- Creamy Shades of Pink
Light Beige color palette created on .