Paleta de colores Brown Deer
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Brown Deer palette
CSS de la paleta de colores Brown Deer
/* CSS */
.color-1 {
color: #7d4c3b;
}
.color-2 {
color: #a85c3e;
}
.color-3 {
color: #d8a369;
}
.color-4 {
color: #f1d3a7;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #7d4c3b;
--color-2: #a85c3e;
--color-3: #d8a369;
--color-4: #f1d3a7;
--color-5: #f1c84b;
}
CSS del degradado de fondo Brown Deer
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d4c3b, #a85c3e, #d8a369, #f1d3a7, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d4c3b, #a85c3e, #d8a369, #f1d3a7, #f1c84b);
}
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
Brown Deer color palette created on .