Shades of Olivine Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Olivine palette
tavolozza dei colori Shades of Olivine CSS
/* CSS */
.color-1 {
color: #a7caa0;
}
.color-2 {
color: #b0d5a4;
}
.color-3 {
color: #c5e1b7;
}
.color-4 {
color: #e3f4c8;
}
.color-5 {
color: #f5f9d7;
}
/* CSS Variables */
:root {
--color-1: #a7caa0;
--color-2: #b0d5a4;
--color-3: #c5e1b7;
--color-4: #e3f4c8;
--color-5: #f5f9d7;
}
CSS con gradiente di sfondo Shades of Olivine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7caa0, #b0d5a4, #c5e1b7, #e3f4c8, #f5f9d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7caa0, #b0d5a4, #c5e1b7, #e3f4c8, #f5f9d7);
}
Tavolozze di colori simili
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Olive Grove Harmony
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
Shades of Olivine color palette created on .