Paleta de colores Teal Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Teal Sunset palette
CSS de la paleta de colores Teal Sunset
/* CSS */
.color-1 {
color: #2c7d9b;
}
.color-2 {
color: #f0b87f;
}
.color-3 {
color: #f3c949;
}
.color-4 {
color: #e86a4a;
}
.color-5 {
color: #7b4e8d;
}
/* CSS Variables */
:root {
--color-1: #2c7d9b;
--color-2: #f0b87f;
--color-3: #f3c949;
--color-4: #e86a4a;
--color-5: #7b4e8d;
}
CSS del degradado de fondo Teal Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2c7d9b, #f0b87f, #f3c949, #e86a4a, #7b4e8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2c7d9b, #f0b87f, #f3c949, #e86a4a, #7b4e8d);
}
Paletas de colores similares
- Neon Dreams of Akira
- 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
- Enchanted Blossom
- Blue Somnium
Teal Sunset color palette created on .