Paleta de colores Fiery Red
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Fiery Red palette
CSS de la paleta de colores Fiery Red
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #f6c80e;
}
.color-4 {
color: #6a3f88;
}
.color-5 {
color: #ff3b38;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #f6c80e;
--color-4: #6a3f88;
--color-5: #ff3b38;
}
CSS del degradado de fondo Fiery Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #f6c80e, #6a3f88, #ff3b38);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #f6c80e, #6a3f88, #ff3b38);
}
Paletas de colores similares
- Poppy Sunset
- Whimsical Tales of Two Tongues
- Corporate Sunset Stage
- Nile Gold Ventures
- Sunset Over Ocean Waves
- Golden Horizon
- Mystic Billiards
- Orange Gymnastics
- Elias Sunrise
- Ochre's Cheerful Charm
- Bright Yellow
- Shades of Yellow and Red
- Midnight Blossom
- Coral Sunset
- Tropical Serenity
- Tropical Harmony
- Luminous Ember
- Sunny Orchard Harmony
Fiery Red color palette created on .