Juniper Breeze Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Juniper Breeze palette
tavolozza dei colori Juniper Breeze CSS
/* CSS */
.color-1 {
color: #4b817e;
}
.color-2 {
color: #69b5a1;
}
.color-3 {
color: #91d9b3;
}
.color-4 {
color: #d3e4d3;
}
.color-5 {
color: #f0f9f8;
}
/* CSS Variables */
:root {
--color-1: #4b817e;
--color-2: #69b5a1;
--color-3: #91d9b3;
--color-4: #d3e4d3;
--color-5: #f0f9f8;
}
CSS con gradiente di sfondo Juniper Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b817e, #69b5a1, #91d9b3, #d3e4d3, #f0f9f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b817e, #69b5a1, #91d9b3, #d3e4d3, #f0f9f8);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Estetico
- Shades of Pink Green
- Gloomy Spectrum
- Cute Green
- Soft Pink
- Luminous Grove Dance
- Coral Sunrise
- Shades of Green and Purple
- Shades of Pink and Green
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Serpentine Sweetness
- Harmonious Growth
- Elysian Horizon
- Celestial Dawn
- Oceanic Harmony
- Shades of Green
- Whispering Willows
Juniper Breeze color palette created on .