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: #4cae4f;
}
.color-2 {
color: #80c684;
}
.color-3 {
color: #b1e7d5;
}
.color-4 {
color: #ffcc80;
}
.color-5 {
color: #ff6e42;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #80c684;
--color-3: #b1e7d5;
--color-4: #ffcc80;
--color-5: #ff6e42;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #80c684, #b1e7d5, #ffcc80, #ff6e42);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #80c684, #b1e7d5, #ffcc80, #ff6e42);
}
Paletas de colores similares
- Golden Meadow Harmony
- Swinging Serenade
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Moss Green Serenity
- Dusty Blue and Sage Green
- Shades of Green
- Shades of Green and Blue
- Shades of Green and Blue
- Deep Green Serenity
- Emerald Awakening
- Sunset Serenade
- Whimsical Blossom
- Bright Yellow Green
- Bright Yellow Green
Shades of Green color palette created on .