Paleta de colores Auburn Eyes

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Auburn Eyes palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Auburn Eyes

Download auburn eyes color palette PNG image (landscape)
Download auburn eyes color palette PNG image (square)

CSS de la paleta de colores Auburn Eyes

/* CSS */
.color-1 {
color: #c05239;
}
.color-2 {
color: #f1a65b;
}
.color-3 {
color: #e6b96b;
}
.color-4 {
color: #d8b1a6;
}
.color-5 {
color: #794b39;
}

/* CSS Variables */
:root {
--color-1: #c05239;
--color-2: #f1a65b;
--color-3: #e6b96b;
--color-4: #d8b1a6;
--color-5: #794b39;
}

CSS del degradado de fondo Auburn Eyes

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c05239, #f1a65b, #e6b96b, #d8b1a6, #794b39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c05239, #f1a65b, #e6b96b, #d8b1a6, #794b39);
}

Paletas de colores similares

Auburn Eyes color palette created on .