Paleta de colores Taco Bell in the 1980s

Brillo

Saturación

Calidez

UI Examples

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

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Taco Bell in the 1980s

/* 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 del degradado de fondo 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 .