Paleta de colores Verdant Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Harmony palette
CSS de la paleta de colores Verdant Harmony
/* CSS */
.color-1 {
color: #7ebe7e;
}
.color-2 {
color: #b2e0b2;
}
.color-3 {
color: #e8f3e8;
}
.color-4 {
color: #f1d8b6;
}
.color-5 {
color: #f1b1b1;
}
/* CSS Variables */
:root {
--color-1: #7ebe7e;
--color-2: #b2e0b2;
--color-3: #e8f3e8;
--color-4: #f1d8b6;
--color-5: #f1b1b1;
}
CSS del degradado de fondo Verdant Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7ebe7e, #b2e0b2, #e8f3e8, #f1d8b6, #f1b1b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7ebe7e, #b2e0b2, #e8f3e8, #f1d8b6, #f1b1b1);
}
Paletas de colores similares
- Emerald Metamorphosis
- Pink and Green Underwater
- Serenade of Streams
- Fortune's Embrace
- Teal Alien Stage
- Teal Growth
- Tropical Serenity
- Ocean Green Shades
- Whispering Grove
- Zen Garden Breeze
- Shades of Green and Pink
- Vibrant Markings
- Pastel Mina
- Seashell Serenade
- Shades of Green
- Pastel Pink
- Teal Enchantment
- Shades of Purple
Verdant Harmony color palette created on .