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: #a6d85a;
}
.color-2 {
color: #5c6e4e;
}
.color-3 {
color: #394c49;
}
.color-4 {
color: #2e8e8b;
}
.color-5 {
color: #4cb8b1;
}
/* CSS Variables */
:root {
--color-1: #a6d85a;
--color-2: #5c6e4e;
--color-3: #394c49;
--color-4: #2e8e8b;
--color-5: #4cb8b1;
}
CSS con gradiente di sfondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6d85a, #5c6e4e, #394c49, #2e8e8b, #4cb8b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6d85a, #5c6e4e, #394c49, #2e8e8b, #4cb8b1);
}
Tavolozze di colori simili
- Sprout Seedly
- Rainbow Dash
- Shades of Green
- Yellow Olleander
- Enchanted Forest Harmony
- Eucalyptus Breeze
- Cozy Mod Oasis
- Shades of Yellow Green
- Green Thalia
- Neon Synthwave Oasis
- Dark Purple with a Pop of Green
- Mimi's Garden Delight
- Blue Future
- Shades of Green and Blue
- Bright Yellow Green
- Green Apple Core
- Lemon Lime Burst
- Warm Blot
Shades of Green color palette created on .