Shades of Green Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Green palette
tavolozza dei colori Shades of Green CSS
/* CSS */
.color-1 {
color: #395b33;
}
.color-2 {
color: #5b8b5b;
}
.color-3 {
color: #7db589;
}
.color-4 {
color: #a4daa5;
}
.color-5 {
color: #e5f0e5;
}
/* CSS Variables */
:root {
--color-1: #395b33;
--color-2: #5b8b5b;
--color-3: #7db589;
--color-4: #a4daa5;
--color-5: #e5f0e5;
}
CSS con gradiente di sfondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #395b33, #5b8b5b, #7db589, #a4daa5, #e5f0e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #395b33, #5b8b5b, #7db589, #a4daa5, #e5f0e5);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Foresta
- Florest Moth
- Deviant Shades of Green
- Earthy Green
- Woodland Wanderlust
- Urban Farm
- Forest Floor Harmony
- Evergreen Serenity
- Sage Serenity
- Urban Farm
- Whispers of the Woodland Cottage
- Green Forest
- Whispering Woods
- Emerald Dragon's Breath
- Enchanted Grove
- Emerald Whisper
- Whispers of the Forest
- Enchanted Grove
- Verdant Whisper
Shades of Green color palette created on .