Industrial 60s Gas Station Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Industrial 60s Gas Station palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Industrial 60s Gas Station

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

tavolozza dei colori Industrial 60s Gas Station CSS

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