Paleta de colores Tropical Sunset Blaze
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Tropical Sunset Blaze palette
Descargar la paleta de colores Tropical Sunset Blaze (PNG)
CSS de la paleta de colores Tropical Sunset Blaze
/* CSS */
.color-1 {
color: #ff5c5c;
}
.color-2 {
color: #ff8d5c;
}
.color-3 {
color: #ffbb5c;
}
.color-4 {
color: #ffec5c;
}
.color-5 {
color: #ffef5c;
}
/* CSS Variables */
:root {
--color-1: #ff5c5c;
--color-2: #ff8d5c;
--color-3: #ffbb5c;
--color-4: #ffec5c;
--color-5: #ffef5c;
}
CSS del degradado de fondo Tropical Sunset Blaze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff5c5c, #ff8d5c, #ffbb5c, #ffec5c, #ffef5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff5c5c, #ff8d5c, #ffbb5c, #ffec5c, #ffef5c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Hawái
Tropical Sunset Blaze color palette created on .