Stranger Things Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Stranger Things palette

Condividi questa palette a:

Scarica la tavolozza dei colori Stranger Things (PNG)

Download stranger things color palette PNG image (landscape)
Download stranger things color palette PNG image (square)

tavolozza dei colori Stranger Things CSS

/* CSS */
.color-1 {
color: #380a43;
}
.color-2 {
color: #6a2c90;
}
.color-3 {
color: #ae2d65;
}
.color-4 {
color: #f5c619;
}
.color-5 {
color: #f9e24e;
}

/* CSS Variables */
:root {
--color-1: #380a43;
--color-2: #6a2c90;
--color-3: #ae2d65;
--color-4: #f5c619;
--color-5: #f9e24e;
}

CSS con gradiente di sfondo Stranger Things

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #380a43, #6a2c90, #ae2d65, #f5c619, #f9e24e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #380a43, #6a2c90, #ae2d65, #f5c619, #f9e24e);
}

Tavolozze di colori simili

Stranger Things color palette created on .