Ethereal Twilight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Ethereal Twilight palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Ethereal Twilight

Download ethereal twilight color palette PNG image (landscape)
Download ethereal twilight color palette PNG image (square)

tavolozza dei colori Ethereal Twilight CSS

/* CSS */
.color-1 {
color: #1d060c;
}
.color-2 {
color: #300d11;
}
.color-3 {
color: #441318;
}
.color-4 {
color: #631c20;
}
.color-5 {
color: #7d2826;
}

/* CSS Variables */
:root {
--color-1: #1d060c;
--color-2: #300d11;
--color-3: #441318;
--color-4: #631c20;
--color-5: #7d2826;
}

CSS con gradiente di sfondo Ethereal Twilight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d060c, #300d11, #441318, #631c20, #7d2826);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d060c, #300d11, #441318, #631c20, #7d2826);
}

Ethereal Twilight color palette created on .