Whispers of the Night Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of the Night palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Whispers of the Night

Download whispers of the night color palette PNG image (landscape)
Download whispers of the night color palette PNG image (square)

tavolozza dei colori Whispers of the Night CSS

/* CSS */
.color-1 {
color: #d5c1e6;
}
.color-2 {
color: #a68bb6;
}
.color-3 {
color: #7e5b9a;
}
.color-4 {
color: #5b3f6e;
}
.color-5 {
color: #3a2a4b;
}

/* CSS Variables */
:root {
--color-1: #d5c1e6;
--color-2: #a68bb6;
--color-3: #7e5b9a;
--color-4: #5b3f6e;
--color-5: #3a2a4b;
}

CSS con gradiente di sfondo Whispers of the Night

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5c1e6, #a68bb6, #7e5b9a, #5b3f6e, #3a2a4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5c1e6, #a68bb6, #7e5b9a, #5b3f6e, #3a2a4b);
}

Whispers of the Night color palette created on .