Paleta de colores Colorful 70s Orange and Brown
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Colorful 70s Orange and Brown palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Colorful 70s Orange and Brown (PNG)
CSS de la paleta de colores Colorful 70s Orange and Brown
/* CSS */
.color-1 {
color: #d1673d;
}
.color-2 {
color: #ff8e3d;
}
.color-3 {
color: #f6a728;
}
.color-4 {
color: #e8b34a;
}
.color-5 {
color: #603a2f;
}
/* CSS Variables */
:root {
--color-1: #d1673d;
--color-2: #ff8e3d;
--color-3: #f6a728;
--color-4: #e8b34a;
--color-5: #603a2f;
}
CSS del degradado de fondo Colorful 70s Orange and Brown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1673d, #ff8e3d, #f6a728, #e8b34a, #603a2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1673d, #ff8e3d, #f6a728, #e8b34a, #603a2f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Años 70
Colorful 70s Orange and Brown color palette created on .