Albino Cherokee Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Albino Cherokee palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Albino Cherokee

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

tavolozza dei colori Albino Cherokee CSS

/* 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 con gradiente di sfondo 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 .