Paleta de colores Harvest Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Harvest Harmony palette
CSS de la paleta de colores Harvest Harmony
/* CSS */
.color-1 {
color: #6dba4a;
}
.color-2 {
color: #a6d84b;
}
.color-3 {
color: #f4e55d;
}
.color-4 {
color: #f9c85d;
}
.color-5 {
color: #e8a84f;
}
/* CSS Variables */
:root {
--color-1: #6dba4a;
--color-2: #a6d84b;
--color-3: #f4e55d;
--color-4: #f9c85d;
--color-5: #e8a84f;
}
CSS del degradado de fondo Harvest Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6dba4a, #a6d84b, #f4e55d, #f9c85d, #e8a84f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6dba4a, #a6d84b, #f4e55d, #f9c85d, #e8a84f);
}
Paletas de colores similares
- Vibrant Harmony
- Royal Blossom
- Crimson Ember Grove
- Charming Serenity
- Orchard Glow
- Moonlit Emberwood
- Verdant Reverie
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
- Nature's Whisper
- Avian Serenade
Harvest Harmony color palette created on .