Paleta de colores Ethereal Remnants
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ethereal Remnants palette
CSS de la paleta de colores Ethereal Remnants
/* CSS */
.color-1 {
color: #4a3b3a;
}
.color-2 {
color: #a96d5b;
}
.color-3 {
color: #d2a670;
}
.color-4 {
color: #e8c878;
}
.color-5 {
color: #f4e7d7;
}
/* CSS Variables */
:root {
--color-1: #4a3b3a;
--color-2: #a96d5b;
--color-3: #d2a670;
--color-4: #e8c878;
--color-5: #f4e7d7;
}
CSS del degradado de fondo Ethereal Remnants
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a3b3a, #a96d5b, #d2a670, #e8c878, #f4e7d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a3b3a, #a96d5b, #d2a670, #e8c878, #f4e7d7);
}
Paletas de colores similares
- Café Mocha Bliss
- Rustic Ember Elegance
- Crimson Embrace
- Revolutionary Earthtones
- Florest Moth
- Dark Wine Shades
- Cartier
- Copper Tragedy
- Something Bad Will Happen Soon
- Warm Green Tones
- Dark Red Autumn
- Rustic Twilight Harmony
- Cobre Sunset
- Shades of Orange
- Harvest Gold Shades
- Rustic Twilight Harmony
- Timberland Echoes
- Shades of Brown
Ethereal Remnants color palette created on .