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: #499c49;
}
.color-2 {
color: #78b80a;
}
.color-3 {
color: #a4d600;
}
.color-4 {
color: #c8e50b;
}
.color-5 {
color: #f4ff1f;
}
/* CSS Variables */
:root {
--color-1: #499c49;
--color-2: #78b80a;
--color-3: #a4d600;
--color-4: #c8e50b;
--color-5: #f4ff1f;
}
CSS con gradiente di sfondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #499c49, #78b80a, #a4d600, #c8e50b, #f4ff1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #499c49, #78b80a, #a4d600, #c8e50b, #f4ff1f);
}
Tavolozze di colori simili
- 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
Shades of Green color palette created on .