Verdant Oasis Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Verdant Oasis palette
tavolozza dei colori Verdant Oasis CSS
/* CSS */
.color-1 {
color: #117e17;
}
.color-2 {
color: #1cb021;
}
.color-3 {
color: #31d33c;
}
.color-4 {
color: #52da59;
}
.color-5 {
color: #70e172;
}
/* CSS Variables */
:root {
--color-1: #117e17;
--color-2: #1cb021;
--color-3: #31d33c;
--color-4: #52da59;
--color-5: #70e172;
}
CSS con gradiente di sfondo Verdant Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #117e17, #1cb021, #31d33c, #52da59, #70e172);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #117e17, #1cb021, #31d33c, #52da59, #70e172);
}
Tavolozze di colori simili
- Shades of Green
- Golden Authority
- Green BelowNatural
- Shades of Pink
- Green Sport
- Krylova's Enchanted Garden
- Tropical Oasis
- Verdant Awakening
- Whispering Waters
- Shades of Green
- Serene Oasis
- Sunset Serenade
- Juicy Summer Delight
- Shades of Blue and Green
- Aoi Blue
- Pastel Green and Pink
- Whimsical Dreamscape
- Vibrant Red and Yellow
Verdant Oasis color palette created on .