Paleta de colores Emerald Shores
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Emerald Shores palette
CSS de la paleta de colores Emerald Shores
/* CSS */
.color-1 {
color: #98cd2d;
}
.color-2 {
color: #4fbf6f;
}
.color-3 {
color: #2e8a6d;
}
.color-4 {
color: #1f6f4b;
}
.color-5 {
color: #a1d9a5;
}
/* CSS Variables */
:root {
--color-1: #98cd2d;
--color-2: #4fbf6f;
--color-3: #2e8a6d;
--color-4: #1f6f4b;
--color-5: #a1d9a5;
}
CSS del degradado de fondo Emerald Shores
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #98cd2d, #4fbf6f, #2e8a6d, #1f6f4b, #a1d9a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #98cd2d, #4fbf6f, #2e8a6d, #1f6f4b, #a1d9a5);
}
Paletas de colores similares
- Neon Dreams of Akira
- Soft Pastels
- Oceanic Serenade
- Mischief in Greenery
- Elliot's Embrace
- Shades of Red
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
Emerald Shores color palette created on .