Paleta de colores Celestial Blaze
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Blaze palette
CSS de la paleta de colores Celestial Blaze
/* CSS */
.color-1 {
color: #2a9cf4;
}
.color-2 {
color: #f6b83c;
}
.color-3 {
color: #f7e98d;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #e74d3c;
}
/* CSS Variables */
:root {
--color-1: #2a9cf4;
--color-2: #f6b83c;
--color-3: #f7e98d;
--color-4: #ff6e61;
--color-5: #e74d3c;
}
CSS del degradado de fondo Celestial Blaze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a9cf4, #f6b83c, #f7e98d, #ff6e61, #e74d3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a9cf4, #f6b83c, #f7e98d, #ff6e61, #e74d3c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 700+ paletas de colores Estético
- Vibrant Voltage
- Light Purple Green
- Blushing Blooms
- Orange Space
- Pink Sunset
- Sunset Blossom
- Electric Purple and Chartreuse Fusion
- Electric Garden
- Whimsical Wisteria Dream
- Shades of Green
- Bright Blue
- Pink Shades
- Dusty Roses
- Electric Purple Energy
- Shades of Purple and Blue
- Skybound Shells
- Blue Ocean
- Pistachio Dreamscape
Celestial Blaze color palette created on .