Green Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Green Serenity palette
tavolozza dei colori Green Serenity CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Olive Grove Harmony
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
Green Serenity color palette created on .