Paleta de colores Mediterranean Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Mediterranean Glow palette
CSS de la paleta de colores Mediterranean Glow
/* CSS */
.color-1 {
color: #e5c59f;
}
.color-2 {
color: #d4a78c;
}
.color-3 {
color: #c59c7c;
}
.color-4 {
color: #b78e6c;
}
.color-5 {
color: #a07c5a;
}
/* CSS Variables */
:root {
--color-1: #e5c59f;
--color-2: #d4a78c;
--color-3: #c59c7c;
--color-4: #b78e6c;
--color-5: #a07c5a;
}
CSS del degradado de fondo Mediterranean Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5c59f, #d4a78c, #c59c7c, #b78e6c, #a07c5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5c59f, #d4a78c, #c59c7c, #b78e6c, #a07c5a);
}
Paletas de colores similares
- Whispers of Earth
- Earthy Elegance
- Whispering Woods
- Autumn's Embrace
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
- Whispers of Sandstone
- Embrace of Earth
- Lush Gemstone Harmony
- Shades of Pearl
- Whispers of Earth
- Brown Dessert
- Shades of Tumbleweed
Mediterranean Glow color palette created on .