Loading...
Paleta de colores Tropical Sunset Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Tropical Sunset Serenade palette
Descargar la paleta de colores Tropical Sunset Serenade (PNG)
CSS de la paleta de colores Tropical Sunset Serenade
/* CSS */
.color-1 {
color: #ffb84d;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff4d4f;
}
.color-4 {
color: #f6c80e;
}
.color-5 {
color: #f1a8a2;
}
/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ff6e61;
--color-3: #ff4d4f;
--color-4: #f6c80e;
--color-5: #f1a8a2;
}
CSS del degradado de fondo Tropical Sunset Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ff6e61, #ff4d4f, #f6c80e, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ff6e61, #ff4d4f, #f6c80e, #f1a8a2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Brillante
Tropical Sunset Serenade color palette created on .