Paleta de colores Bright Red Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Bright Red Orange palette
CSS de la paleta de colores Bright Red Orange
/* CSS */
.color-1 {
color: #ff3d33;
}
.color-2 {
color: #ff6a14;
}
.color-3 {
color: #ff8e3d;
}
.color-4 {
color: #ffa94d;
}
.color-5 {
color: #ffb84d;
}
/* CSS Variables */
:root {
--color-1: #ff3d33;
--color-2: #ff6a14;
--color-3: #ff8e3d;
--color-4: #ffa94d;
--color-5: #ffb84d;
}
CSS del degradado de fondo Bright Red Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d33, #ff6a14, #ff8e3d, #ffa94d, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d33, #ff6a14, #ff8e3d, #ffa94d, #ffb84d);
}
Paletas de colores similares
- 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
- Sunset Bliss
- Coral Breeze
Bright Red Orange color palette created on .