Paleta de colores Emerald Dusk
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Emerald Dusk palette
CSS de la paleta de colores Emerald Dusk
/* CSS */
.color-1 {
color: #1e507b;
}
.color-2 {
color: #4f8c6e;
}
.color-3 {
color: #a5d661;
}
.color-4 {
color: #f9c54e;
}
.color-5 {
color: #e76e50;
}
/* CSS Variables */
:root {
--color-1: #1e507b;
--color-2: #4f8c6e;
--color-3: #a5d661;
--color-4: #f9c54e;
--color-5: #e76e50;
}
CSS del degradado de fondo Emerald Dusk
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e507b, #4f8c6e, #a5d661, #f9c54e, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e507b, #4f8c6e, #a5d661, #f9c54e, #e76e50);
}
Paletas de colores similares
- Nordic Serenity
- Shades of Green
- Arabella's Dream
- Sour Apple Green
- Celadon Dreams
- Verdant Embrace
- Tropical Serenity
- Vibrant Royal Blue
- Shades of Green
- Pastel Pink
- Shades of Jungle Green
- Empowerment Spectrum
- Vitality Harvest
- Whimsical Meadow Dreams
- Shades of Green
- Pastel Pink with Coral Accent
- Colorful Bandiera
- Shades of Green and Blue
Emerald Dusk color palette created on .