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: #4a4a45;
}
.color-2 {
color: #6c6c56;
}
.color-3 {
color: #a6a66e;
}
.color-4 {
color: #d5d57c;
}
.color-5 {
color: #f2f2a1;
}
/* CSS Variables */
:root {
--color-1: #4a4a45;
--color-2: #6c6c56;
--color-3: #a6a66e;
--color-4: #d5d57c;
--color-5: #f2f2a1;
}
CSS con gradiente di sfondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4a45, #6c6c56, #a6a66e, #d5d57c, #f2f2a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4a45, #6c6c56, #a6a66e, #d5d57c, #f2f2a1);
}
Tavolozze di colori simili
- Brown Purple Elegance
- Earthy Elegance
- Warm Orange
- Haunting Harvest
- Whispering Woods
- Nutty Brown
- Sandal Shades
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
- Whispers of Sandstone
- Embrace of Earth
- Cocoa Elegance
- Mahogany Shades
Shades of Green color palette created on .