Embers of Twilight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Embers of Twilight palette

Condividi questa palette a:

Scarica la tavolozza dei colori Embers of Twilight (PNG)

Download embers of twilight color palette PNG image (landscape)
Download embers of twilight color palette PNG image (square)

tavolozza dei colori Embers of Twilight CSS

/* CSS */
.color-1 {
color: #302b27;
}
.color-2 {
color: #4d3e33;
}
.color-3 {
color: #7a5c4d;
}
.color-4 {
color: #b6795d;
}
.color-5 {
color: #e8b659;
}

/* CSS Variables */
:root {
--color-1: #302b27;
--color-2: #4d3e33;
--color-3: #7a5c4d;
--color-4: #b6795d;
--color-5: #e8b659;
}

CSS con gradiente di sfondo Embers of Twilight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #302b27, #4d3e33, #7a5c4d, #b6795d, #e8b659);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #302b27, #4d3e33, #7a5c4d, #b6795d, #e8b659);
}

Embers of Twilight color palette created on .