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: #f6e1b1;
}
.color-2 {
color: #e5cca9;
}
.color-3 {
color: #d0a790;
}
.color-4 {
color: #b68b6d;
}
.color-5 {
color: #a6705e;
}
/* CSS Variables */
:root {
--color-1: #f6e1b1;
--color-2: #e5cca9;
--color-3: #d0a790;
--color-4: #b68b6d;
--color-5: #a6705e;
}
CSS del degradado de fondo Light Beige
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e1b1, #e5cca9, #d0a790, #b68b6d, #a6705e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e1b1, #e5cca9, #d0a790, #b68b6d, #a6705e);
}
Paletas de colores similares
- Whispers of Cream
- Dreamy Mechanica
- Whimsical Frosting
- Moonlight Shades
- Buttercream Dreams
- Beige Cookie
- Whispering Biscotti
- Whimsical Treats
- Mystic Berry Whispers
- Light Beige
- Whispering Cookie Dreams
- Sweet Fluffy Confection
- Shades of Ivory
- Enchanted Dust Whisper
- Winter Blue
- Blue Terracotta Dream
- Shades of Yellow
- Cotton Candy Dreamscape
Light Beige color palette created on .