Paleta de colores Earthy Embrace
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Earthy Embrace palette
CSS de la paleta de colores Earthy Embrace
/* CSS */
.color-1 {
color: #d3b58d;
}
.color-2 {
color: #c19b6c;
}
.color-3 {
color: #a86b4d;
}
.color-4 {
color: #b8694c;
}
.color-5 {
color: #7e4c3a;
}
/* CSS Variables */
:root {
--color-1: #d3b58d;
--color-2: #c19b6c;
--color-3: #a86b4d;
--color-4: #b8694c;
--color-5: #7e4c3a;
}
CSS del degradado de fondo Earthy Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d3b58d, #c19b6c, #a86b4d, #b8694c, #7e4c3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d3b58d, #c19b6c, #a86b4d, #b8694c, #7e4c3a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Terroso
- Rose Shades
- The Backrooms
- Gothic Whiskers
- Whispering Earthtones
- Something Bad Will Happen Soon
- Earthy Echoes
- Autumn Harvest
- Midnight Ember
- Rustic Twilight Symphony
- Warm Earthtones
- Warm Autumn Red
- Brown Fortress
- Marrone Shades
- Whispers of Twilight
- Spicy Orange
- Fortress Sands
- Serendipitous Spectrum
- Cocoa Whisper Delight
Earthy Embrace color palette created on .