Paleta de colores Whispers of the Night

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of the Night palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whispers of the Night

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

CSS de la paleta de colores Whispers of the Night

/* 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 del degradado de fondo 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 .