Paleta de colores Yellow Greenery
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Yellow Greenery palette
CSS de la paleta de colores Yellow Greenery
/* CSS */
.color-1 {
color: #ffc300;
}
.color-2 {
color: #a4d37e;
}
.color-3 {
color: #5dbb5f;
}
.color-4 {
color: #398c2c;
}
.color-5 {
color: #2e7024;
}
/* CSS Variables */
:root {
--color-1: #ffc300;
--color-2: #a4d37e;
--color-3: #5dbb5f;
--color-4: #398c2c;
--color-5: #2e7024;
}
CSS del degradado de fondo Yellow Greenery
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc300, #a4d37e, #5dbb5f, #398c2c, #2e7024);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc300, #a4d37e, #5dbb5f, #398c2c, #2e7024);
}
Paletas de colores similares
- Sunset Serenade
- Juicy Summer Delight
- Shades of Blue and Green
- Aoi Blue
- Pastel Green and Pink
- Whimsical Dreamscape
- Vibrant Red and Yellow
- Sunlit Garden Breeze
- Tropical Blossom
- Vibrant Red and Green
- Shades of Green
- Eucalyptus Serenity
- Emerald Breeze
- Sunset Orchard
- Quantum Bloom
- Shades of Green
- Neon Orange
- Vibrant Whispers
Yellow Greenery color palette created on .