Warm Bastien Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Warm Bastien palette
tavolozza dei colori Warm Bastien CSS
/* CSS */
.color-1 {
color: #fbbd23;
}
.color-2 {
color: #f59f0a;
}
.color-3 {
color: #f97415;
}
.color-4 {
color: #ef4343;
}
.color-5 {
color: #c12525;
}
/* CSS Variables */
:root {
--color-1: #fbbd23;
--color-2: #f59f0a;
--color-3: #f97415;
--color-4: #ef4343;
--color-5: #c12525;
}
CSS con gradiente di sfondo Warm Bastien
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbbd23, #f59f0a, #f97415, #ef4343, #c12525);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbbd23, #f59f0a, #f97415, #ef4343, #c12525);
}
Tavolozze di colori simili
- 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
- Warm Southbound
- Warm Orange
- Desert Sunset Journey
Warm Bastien color palette created on .