Paleta de colores Sunny Vibes
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunny Vibes palette
CSS de la paleta de colores Sunny Vibes
/* CSS */
.color-1 {
color: #ffb84d;
}
.color-2 {
color: #ff6e42;
}
.color-3 {
color: #f58019;
}
.color-4 {
color: #ffcc80;
}
.color-5 {
color: #ffa98f;
}
/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ff6e42;
--color-3: #f58019;
--color-4: #ffcc80;
--color-5: #ffa98f;
}
CSS del degradado de fondo Sunny Vibes
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ff6e42, #f58019, #ffcc80, #ffa98f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ff6e42, #f58019, #ffcc80, #ffa98f);
}
Paletas de colores similares
- Vibrant Sunset Fusion
- Celebration Spectrum
- Slime Time Sunset
- Nickelodeon Orange and Green Burst
- Coastal Blue
- Orange and Blue Delight
- Golden Jupiter
- Bright Orange
- Vibrant Sunset Dreams
- Faded Ember Dream
- Golden Blossom Harmony
- Poppy Dreamscape
- Sunset Serenade
- Tisha's Garden
- Sunset Serenade
- Evi's Enchantment
- Coral Mar
- Memories in Bloom
Sunny Vibes color palette created on .