Paleta de colores Shades of Brown
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Brown palette
CSS de la paleta de colores Shades of Brown
/* CSS */
.color-1 {
color: #eadac8;
}
.color-2 {
color: #c5bcaf;
}
.color-3 {
color: #a19d8c;
}
.color-4 {
color: #8d7a6d;
}
.color-5 {
color: #5a493a;
}
/* CSS Variables */
:root {
--color-1: #eadac8;
--color-2: #c5bcaf;
--color-3: #a19d8c;
--color-4: #8d7a6d;
--color-5: #5a493a;
}
CSS del degradado de fondo Shades of Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eadac8, #c5bcaf, #a19d8c, #8d7a6d, #5a493a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eadac8, #c5bcaf, #a19d8c, #8d7a6d, #5a493a);
}
Paletas de colores similares
- Celestial Confectionery
- Celestial Confectionery
- Whispering Sands
- Whimsical Meadow Dreams
- Sacred Hues
- Pastel Pink
- Brown Shadow Milk
- Brown Cookie
- Whispers of Winter
- Vanilla Dreamscape
- Serene Sip
- Pink Neapolitan
- Lily Blossom Delight
- Shades of Brown
- Teal and Terracotta
- Teal and Terracotta
- Whispers of Elegance
- House of Horrors
Shades of Brown color palette created on .