Taco Bell in the 1980s Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Taco Bell in the 1980s palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Taco Bell in the 1980s

Download taco bell in the 1980s color palette PNG image (landscape)
Download taco bell in the 1980s color palette PNG image (square)

tavolozza dei colori Taco Bell in the 1980s CSS

/* CSS */
.color-1 {
color: #a63b26;
}
.color-2 {
color: #faa200;
}
.color-3 {
color: #e9d89f;
}
.color-4 {
color: #a4d9e5;
}
.color-5 {
color: #5a4fcf;
}

/* CSS Variables */
:root {
--color-1: #a63b26;
--color-2: #faa200;
--color-3: #e9d89f;
--color-4: #a4d9e5;
--color-5: #5a4fcf;
}

CSS con gradiente di sfondo Taco Bell in the 1980s

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a63b26, #faa200, #e9d89f, #a4d9e5, #5a4fcf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a63b26, #faa200, #e9d89f, #a4d9e5, #5a4fcf);
}

Taco Bell in the 1980s color palette created on .