Paleta de colores Auburn and Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Auburn and Blue palette
Imagen PNG de la paleta de colores Auburn and Blue
CSS de la paleta de colores Auburn and Blue
/* CSS */
.color-1 {
color: #6a3e3e;
}
.color-2 {
color: #a94b3d;
}
.color-3 {
color: #e8a96d;
}
.color-4 {
color: #4a9dd9;
}
.color-5 {
color: #2c4968;
}
/* CSS Variables */
:root {
--color-1: #6a3e3e;
--color-2: #a94b3d;
--color-3: #e8a96d;
--color-4: #4a9dd9;
--color-5: #2c4968;
}
CSS del degradado de fondo Auburn and Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a3e3e, #a94b3d, #e8a96d, #4a9dd9, #2c4968);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a3e3e, #a94b3d, #e8a96d, #4a9dd9, #2c4968);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Castaño rojizo
Auburn and Blue color palette created on .