Paleta de colores Green Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Green Serenity palette
CSS de la paleta de colores Green Serenity
/* CSS */
.color-1 {
color: #3f5c38;
}
.color-2 {
color: #a8c9a6;
}
.color-3 {
color: #d5e8d4;
}
.color-4 {
color: #f1f9e7;
}
.color-5 {
color: #b4d5aa;
}
/* CSS Variables */
:root {
--color-1: #3f5c38;
--color-2: #a8c9a6;
--color-3: #d5e8d4;
--color-4: #f1f9e7;
--color-5: #b4d5aa;
}
CSS del degradado de fondo Green Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f5c38, #a8c9a6, #d5e8d4, #f1f9e7, #b4d5aa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f5c38, #a8c9a6, #d5e8d4, #f1f9e7, #b4d5aa);
}
Paletas de colores similares
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Peach Blossom
- Green Blue Cocktail
- Olive Grove Harmony
- Whispering Meadow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
- Tropical Serenity
- Lime Zest Biscotti
- Rainbow Burst
Green Serenity color palette created on .