Paleta de colores Sunlit Orchard
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunlit Orchard palette
CSS de la paleta de colores Sunlit Orchard
/* CSS */
.color-1 {
color: #a7c57c;
}
.color-2 {
color: #d5dfb3;
}
.color-3 {
color: #f5e17a;
}
.color-4 {
color: #f7b064;
}
.color-5 {
color: #d95e3f;
}
/* CSS Variables */
:root {
--color-1: #a7c57c;
--color-2: #d5dfb3;
--color-3: #f5e17a;
--color-4: #f7b064;
--color-5: #d95e3f;
}
CSS del degradado de fondo Sunlit Orchard
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c57c, #d5dfb3, #f5e17a, #f7b064, #d95e3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c57c, #d5dfb3, #f5e17a, #f7b064, #d95e3f);
}
Paletas de colores similares
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
- Chorus of Warmth
- Reflective Oasis
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
Sunlit Orchard color palette created on .