Verdant Dreamscape Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Verdant Dreamscape palette
tavolozza dei colori Verdant Dreamscape CSS
/* CSS */
.color-1 {
color: #2b4a2d;
}
.color-2 {
color: #4d8f4e;
}
.color-3 {
color: #72b86f;
}
.color-4 {
color: #b3d189;
}
.color-5 {
color: #f6e7b6;
}
/* CSS Variables */
:root {
--color-1: #2b4a2d;
--color-2: #4d8f4e;
--color-3: #72b86f;
--color-4: #b3d189;
--color-5: #f6e7b6;
}
CSS con gradiente di sfondo Verdant Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b4a2d, #4d8f4e, #72b86f, #b3d189, #f6e7b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b4a2d, #4d8f4e, #72b86f, #b3d189, #f6e7b6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Terroso
- Verdant Tranquility
- Whispering Earthtones
- Yellow Dandy
- Olive Grove Harmony
- Yellow Eclipse
- Green Camo
- Deviant Shades of Green
- Earthy Green
- Maroon and Sage Green
- Woodland Wanderlust
- Sandal Shades
- Verdant Earthtones
- Orange Problematic
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Urban Farm
- Nature's Embrace
Verdant Dreamscape color palette created on .