Paleta de colores 80s Animatronic Bear

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with 80s Animatronic Bear palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 80s Animatronic Bear

Download 80s animatronic bear color palette PNG image (landscape)
Download 80s animatronic bear color palette PNG image (square)

CSS de la paleta de colores 80s Animatronic Bear

/* CSS */
.color-1 {
color: #ffcc00;
}
.color-2 {
color: #ff6e00;
}
.color-3 {
color: #ff3c00;
}
.color-4 {
color: #b32d00;
}
.color-5 {
color: #7b1e1e;
}

/* CSS Variables */
:root {
--color-1: #ffcc00;
--color-2: #ff6e00;
--color-3: #ff3c00;
--color-4: #b32d00;
--color-5: #7b1e1e;
}

CSS del degradado de fondo 80s Animatronic Bear

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcc00, #ff6e00, #ff3c00, #b32d00, #7b1e1e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcc00, #ff6e00, #ff3c00, #b32d00, #7b1e1e);
}

80s Animatronic Bear color palette created on .