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: #f1e8d5;
}
.color-2 {
color: #d5c9b9;
}
.color-3 {
color: #b1a29a;
}
.color-4 {
color: #8c7b6e;
}
.color-5 {
color: #5e4e4a;
}
/* CSS Variables */
:root {
--color-1: #f1e8d5;
--color-2: #d5c9b9;
--color-3: #b1a29a;
--color-4: #8c7b6e;
--color-5: #5e4e4a;
}
CSS del degradado de fondo Shades of Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e8d5, #d5c9b9, #b1a29a, #8c7b6e, #5e4e4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e8d5, #d5c9b9, #b1a29a, #8c7b6e, #5e4e4a);
}
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 .