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: #f5e5c2;
}
.color-2 {
color: #e9d6b9;
}
.color-3 {
color: #d9c5a1;
}
.color-4 {
color: #c6b29a;
}
.color-5 {
color: #b49f8d;
}
/* CSS Variables */
:root {
--color-1: #f5e5c2;
--color-2: #e9d6b9;
--color-3: #d9c5a1;
--color-4: #c6b29a;
--color-5: #b49f8d;
}
CSS del degradado de fondo Light Beige
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e5c2, #e9d6b9, #d9c5a1, #c6b29a, #b49f8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e5c2, #e9d6b9, #d9c5a1, #c6b29a, #b49f8d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 90+ paletas de colores Beige
- The Fog Is Coming
- Empty Vacant Hollow
- Sweet Whispers
- Soft Cocoa
- Whispers of Elegance
- Earthy Green
- Whispers of the Chamomile Night
- Whispers of the Ancients
- Ivory Elegance
- Sunlit Blossom
- Creamy Beige
- Light Beige
- Soft White Elegance
- Whispering Dusk
- Crème and Olive Harmony
- Light Crème and Olive
- Light Crème and Olive
- Blush Tones
Light Beige color palette created on .