Paleta de colores Sunlit Meadow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunlit Meadow palette
CSS de la paleta de colores Sunlit Meadow
/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #f5c400;
}
.color-3 {
color: #f5e000;
}
.color-4 {
color: #a1d600;
}
.color-5 {
color: #5bbd00;
}
/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #f5c400;
--color-3: #f5e000;
--color-4: #a1d600;
--color-5: #5bbd00;
}
CSS del degradado de fondo Sunlit Meadow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #f5c400, #f5e000, #a1d600, #5bbd00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #f5c400, #f5e000, #a1d600, #5bbd00);
}
Paletas de colores similares
- Eternal Embrace
- Dandy Blue
- Funky Green
- Faded Whispers of Decay
- Electric Slime Fusion
- Electric Slime Fusion
- Enchanted Woodland Treats
- Navy and Sage Serenity
- Warm Ella
- Emerald Whisper
- Emerald Emberwood
- Shades of Green
- Shades of Green
- Shades of Green
- Sunset Serenity
- Shades of Green
- Green Forest Fairy
- Whimsical Garden Dream
Sunlit Meadow color palette created on .