Paleta de colores Death Metal Unicorn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Death Metal Unicorn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Death Metal Unicorn

Download death metal unicorn color palette PNG image (landscape)
Download death metal unicorn color palette PNG image (square)

CSS de la paleta de colores Death Metal Unicorn

/* CSS */
.color-1 {
color: #1f1f1f;
}
.color-2 {
color: #4a1e4d;
}
.color-3 {
color: #7a3d7f;
}
.color-4 {
color: #9f5b9a;
}
.color-5 {
color: #f3a5d5;
}

/* CSS Variables */
:root {
--color-1: #1f1f1f;
--color-2: #4a1e4d;
--color-3: #7a3d7f;
--color-4: #9f5b9a;
--color-5: #f3a5d5;
}

CSS del degradado de fondo Death Metal Unicorn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1f1f, #4a1e4d, #7a3d7f, #9f5b9a, #f3a5d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1f1f, #4a1e4d, #7a3d7f, #9f5b9a, #f3a5d5);
}

Death Metal Unicorn color palette created on .