Paleta de colores Bright Yellow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Bright Yellow palette
CSS de la paleta de colores Bright Yellow
/* CSS */
.color-1 {
color: #f5a300;
}
.color-2 {
color: #f9df39;
}
.color-3 {
color: #7cdf6d;
}
.color-4 {
color: #009975;
}
.color-5 {
color: #00a8e0;
}
/* CSS Variables */
:root {
--color-1: #f5a300;
--color-2: #f9df39;
--color-3: #7cdf6d;
--color-4: #009975;
--color-5: #00a8e0;
}
CSS del degradado de fondo Bright Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a300, #f9df39, #7cdf6d, #009975, #00a8e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a300, #f9df39, #7cdf6d, #009975, #00a8e0);
}
Paletas de colores similares
- Green Monster
- Seaside Serenade
- Sunkissed Forest Whisper
- Sunset Citrus Burst
- Sunlit Forest Whisper
- Shades of Coral
- Renaissance Vibrance
- Sasha's Serenade
- Shades of Green
- Sunlit Meadow
- Warm Colors of Collaboration
- Serene Harmony
- Golden Harvest
- Shades of Green
- Clover's Embrace
- Sunset Serenade
- Whirlwind Whimsy
- Allie's Dreamscape
Bright Yellow color palette created on .