Void with Vibrance Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Void with Vibrance palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Void with Vibrance

Download void with vibrance color palette PNG image (landscape)
Download void with vibrance color palette PNG image (square)

tavolozza dei colori Void with Vibrance CSS

/* CSS */
.color-1 {
color: #1b1b2d;
}
.color-2 {
color: #2b2b73;
}
.color-3 {
color: #690571;
}
.color-4 {
color: #a8008f;
}
.color-5 {
color: #ff5f57;
}

/* CSS Variables */
:root {
--color-1: #1b1b2d;
--color-2: #2b2b73;
--color-3: #690571;
--color-4: #a8008f;
--color-5: #ff5f57;
}

CSS con gradiente di sfondo Void with Vibrance

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b1b2d, #2b2b73, #690571, #a8008f, #ff5f57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b1b2d, #2b2b73, #690571, #a8008f, #ff5f57);
}

Void with Vibrance color palette created on .