Paleta de colores TAC9, the soul eater

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with TAC9, the soul eater palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores TAC9, the soul eater

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

CSS de la paleta de colores TAC9, the soul eater

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