TAC9, the soul eater Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with TAC9, the soul eater palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori TAC9, the soul eater

Download tac9, the soul eater color palette PNG image (landscape)
Download tac9, the soul eater color palette PNG image (square)

tavolozza dei colori TAC9, the soul eater CSS

/* CSS */
.color-1 {
color: #20202c;
}
.color-2 {
color: #3a3a4b;
}
.color-3 {
color: #5b5b7b;
}
.color-4 {
color: #869ec6;
}
.color-5 {
color: #f8c84f;
}

/* CSS Variables */
:root {
--color-1: #20202c;
--color-2: #3a3a4b;
--color-3: #5b5b7b;
--color-4: #869ec6;
--color-5: #f8c84f;
}

CSS con gradiente di sfondo TAC9, the soul eater

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #20202c, #3a3a4b, #5b5b7b, #869ec6, #f8c84f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #20202c, #3a3a4b, #5b5b7b, #869ec6, #f8c84f);
}

TAC9, the soul eater color palette created on .