Paleta de colores Shades of Yellow and Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Yellow and Green palette
CSS de la paleta de colores Shades of Yellow and Green
/* CSS */
.color-1 {
color: #ffb13d;
}
.color-2 {
color: #f6d55a;
}
.color-3 {
color: #3eac7d;
}
.color-4 {
color: #2a9d90;
}
.color-5 {
color: #274754;
}
/* CSS Variables */
:root {
--color-1: #ffb13d;
--color-2: #f6d55a;
--color-3: #3eac7d;
--color-4: #2a9d90;
--color-5: #274754;
}
CSS del degradado de fondo Shades of Yellow and Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb13d, #f6d55a, #3eac7d, #2a9d90, #274754);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb13d, #f6d55a, #3eac7d, #2a9d90, #274754);
}
Paletas de colores similares
- Golden Afternoon Dream
- Tropical Serenade
- Timeless Harmony
- Sunlit Harmony
- Celestial Blush
- Sunset Serenade
- Celestial Blue
- Celestial Goldrush
- Golden Honey
- Gingerbread Sunset
- Orange Sunset
- Yellow Lounaryn
- Glistening Sunrise
- Orange Bugbo
- Vibrant Ember Symphony
- Desert Sunset Bloom
- Warm Shades of Coral
- Autumn Ember Elegance
Shades of Yellow and Green color palette created on .