Shades of Yellow and Green Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Yellow and Green palette
tavolozza dei colori Shades of Yellow and Green CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- 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 .