Paleta de colores Muted Brown
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Muted Brown palette
CSS de la paleta de colores Muted Brown
/* CSS */
.color-1 {
color: #f0e78e;
}
.color-2 {
color: #d5b56d;
}
.color-3 {
color: #a66b59;
}
.color-4 {
color: #5c3d4d;
}
.color-5 {
color: #2b1938;
}
/* CSS Variables */
:root {
--color-1: #f0e78e;
--color-2: #d5b56d;
--color-3: #a66b59;
--color-4: #5c3d4d;
--color-5: #2b1938;
}
CSS del degradado de fondo Muted Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e78e, #d5b56d, #a66b59, #5c3d4d, #2b1938);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e78e, #d5b56d, #a66b59, #5c3d4d, #2b1938);
}
Paletas de colores similares
- Vibrant Coral
- Lunar Enchantment
- Whispers of Earthstone
- Dusty Brown
- Whimsical Woodland
- Rustic Serenity
- Warm Earthy Tones
- Sandy Serenity
- Golden Sands of Mandalay
- Brandy Sunset
- Whispers of Nature
- Whispering Earthtones
- Midnight Mahogany
- Midnight Mahogany
- Whispers of Ancient Earth
- Rustic Haven
- Earthy Elegance
- Brown Earth
Muted Brown color palette created on .