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