Bright Orange Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Bright Orange palette
tavolozza dei colori Bright Orange CSS
/* CSS */
.color-1 {
color: #ffc800;
}
.color-2 {
color: #ff9d00;
}
.color-3 {
color: #ff5e00;
}
.color-4 {
color: #ff3c00;
}
.color-5 {
color: #f51d00;
}
/* CSS Variables */
:root {
--color-1: #ffc800;
--color-2: #ff9d00;
--color-3: #ff5e00;
--color-4: #ff3c00;
--color-5: #f51d00;
}
CSS con gradiente di sfondo Bright Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc800, #ff9d00, #ff5e00, #ff3c00, #f51d00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc800, #ff9d00, #ff5e00, #ff3c00, #f51d00);
}
Tavolozze di colori simili
- Flirty Orange
- Desert Sunrise
- Vibrant Orange
- Sea Buckthorn Sunrise
- Citrus Innovation
- Zoey's Dreamscape
- Blue and Orange Adventure
- Vibrant Aspirations
- Red Damask Serenity
- Sunset Serenade
- Code Burst
- Vibrant Orange
- Vibrant Orange Blue Red
- Sassy Orange
- Tropical Sunset Breeze
- Golden Ember Sunset
- Bright Yellow
- Citrus Sunrise
Bright Orange color palette created on .