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: #a9c69f;
}
.color-2 {
color: #b2d2b6;
}
.color-3 {
color: #efe4d7;
}
.color-4 {
color: #f79e78;
}
.color-5 {
color: #d84b3b;
}
/* CSS Variables */
:root {
--color-1: #a9c69f;
--color-2: #b2d2b6;
--color-3: #efe4d7;
--color-4: #f79e78;
--color-5: #d84b3b;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c69f, #b2d2b6, #efe4d7, #f79e78, #d84b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c69f, #b2d2b6, #efe4d7, #f79e78, #d84b3b);
}
Paletas de colores similares
- 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
- Core Harmony
- Lemon Lime Burst
- Warm Jinu
- Shades of Green
Shades of Green color palette created on .