Paleta de colores Industrial 60s Gas Station

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Industrial 60s Gas Station palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Industrial 60s Gas Station

Download industrial 60s gas station color palette PNG image (landscape)
Download industrial 60s gas station color palette PNG image (square)

CSS de la paleta de colores Industrial 60s Gas Station

/* CSS */
.color-1 {
color: #a9c34b;
}
.color-2 {
color: #f2d12c;
}
.color-3 {
color: #f08c00;
}
.color-4 {
color: #c24a29;
}
.color-5 {
color: #4b4e4e;
}

/* CSS Variables */
:root {
--color-1: #a9c34b;
--color-2: #f2d12c;
--color-3: #f08c00;
--color-4: #c24a29;
--color-5: #4b4e4e;
}

CSS del degradado de fondo Industrial 60s Gas Station

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c34b, #f2d12c, #f08c00, #c24a29, #4b4e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c34b, #f2d12c, #f08c00, #c24a29, #4b4e4e);
}

Industrial 60s Gas Station color palette created on .