Paleta de colores Warm Colors of Enamoramiento
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Warm Colors of Enamoramiento palette
CSS de la paleta de colores Warm Colors of Enamoramiento
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffcb5c;
}
.color-4 {
color: #b2e061;
}
.color-5 {
color: #62c0bf;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #ffcb5c;
--color-4: #b2e061;
--color-5: #62c0bf;
}
CSS del degradado de fondo Warm Colors of Enamoramiento
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #ffcb5c, #b2e061, #62c0bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #ffcb5c, #b2e061, #62c0bf);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Brillante
Warm Colors of Enamoramiento color palette created on .