Twilight Zone Cage Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Twilight Zone Cage palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Twilight Zone Cage

Download twilight zone cage color palette PNG image (landscape)
Download twilight zone cage color palette PNG image (square)

tavolozza dei colori Twilight Zone Cage CSS

/* CSS */
.color-1 {
color: #232046;
}
.color-2 {
color: #352b5f;
}
.color-3 {
color: #4d3871;
}
.color-4 {
color: #695754;
}
.color-5 {
color: #807e6b;
}

/* CSS Variables */
:root {
--color-1: #232046;
--color-2: #352b5f;
--color-3: #4d3871;
--color-4: #695754;
--color-5: #807e6b;
}

CSS con gradiente di sfondo Twilight Zone Cage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #232046, #352b5f, #4d3871, #695754, #807e6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #232046, #352b5f, #4d3871, #695754, #807e6b);
}

Twilight Zone Cage color palette created on .