Paleta de colores Soft Brown
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Brown palette
CSS de la paleta de colores Soft Brown
/* CSS */
.color-1 {
color: #f9f7f1;
}
.color-2 {
color: #f0e3d6;
}
.color-3 {
color: #e4c6b4;
}
.color-4 {
color: #d0a66c;
}
.color-5 {
color: #b86e4c;
}
/* CSS Variables */
:root {
--color-1: #f9f7f1;
--color-2: #f0e3d6;
--color-3: #e4c6b4;
--color-4: #d0a66c;
--color-5: #b86e4c;
}
CSS del degradado de fondo Soft Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f7f1, #f0e3d6, #e4c6b4, #d0a66c, #b86e4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f7f1, #f0e3d6, #e4c6b4, #d0a66c, #b86e4c);
}
Paletas de colores similares
- Light Beige
- Whispering Biscotti
- Golden Cookie
- Vanilla Sunrise Serenade
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
Soft Brown color palette created on .