Paleta de colores Albino Cherokee

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Albino Cherokee palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Albino Cherokee

Download albino cherokee color palette PNG image (landscape)
Download albino cherokee color palette PNG image (square)

CSS de la paleta de colores Albino Cherokee

/* CSS */
.color-1 {
color: #f4e4d7;
}
.color-2 {
color: #e2b9b1;
}
.color-3 {
color: #c18d8b;
}
.color-4 {
color: #a65d59;
}
.color-5 {
color: #7e3a3a;
}

/* CSS Variables */
:root {
--color-1: #f4e4d7;
--color-2: #e2b9b1;
--color-3: #c18d8b;
--color-4: #a65d59;
--color-5: #7e3a3a;
}

CSS del degradado de fondo Albino Cherokee

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e4d7, #e2b9b1, #c18d8b, #a65d59, #7e3a3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e4d7, #e2b9b1, #c18d8b, #a65d59, #7e3a3a);
}

Albino Cherokee color palette created on .