Paleta de colores Auburn to Soft Yellow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Auburn to Soft Yellow palette
Imagen PNG de la paleta de colores Auburn to Soft Yellow
CSS de la paleta de colores Auburn to Soft Yellow
/* CSS */
.color-1 {
color: #9c4a3a;
}
.color-2 {
color: #c47b3b;
}
.color-3 {
color: #e8b84a;
}
.color-4 {
color: #f0e36a;
}
.color-5 {
color: #f5f9b4;
}
/* CSS Variables */
:root {
--color-1: #9c4a3a;
--color-2: #c47b3b;
--color-3: #e8b84a;
--color-4: #f0e36a;
--color-5: #f5f9b4;
}
CSS del degradado de fondo Auburn to Soft Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 7 paletas de colores Ámbar
Auburn to Soft Yellow color palette created on .