Paleta de colores Shades of Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Green palette
CSS de la paleta de colores Shades of Green
/* CSS */
.color-1 {
color: #6ecf6e;
}
.color-2 {
color: #f8c749;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #6c6f99;
}
.color-5 {
color: #ff857a;
}
/* CSS Variables */
:root {
--color-1: #6ecf6e;
--color-2: #f8c749;
--color-3: #ff6e61;
--color-4: #6c6f99;
--color-5: #ff857a;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6ecf6e, #f8c749, #ff6e61, #6c6f99, #ff857a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6ecf6e, #f8c749, #ff6e61, #6c6f99, #ff857a);
}
Paletas de colores similares
- Yellow Eclipse
- Sunset in the Garden of Adelaide
- Blue Green Yellow Watercolor
- Shades of Green and Yellow
- Green Zombie Fox
- Warm Mexico
- Shades of Green
- Sunshine Meadow
- Lush Meadow Harmony
- Harvest Harmony
- Pink and Teal Harmony
- Sunlit Meadow Whispers
- Vibrant Yellow
- Rusty Sunset
- Sunset Echoes
- Vibrant Coral
- Sunset Harmony
- Empowerment Spectrum
Shades of Green color palette created on .