Paleta de colores Slavic Necromancer

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Slavic Necromancer palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Slavic Necromancer

Download slavic necromancer color palette PNG image (landscape)
Download slavic necromancer color palette PNG image (square)

CSS de la paleta de colores Slavic Necromancer

/* CSS */
.color-1 {
color: #3a2d4e;
}
.color-2 {
color: #59465d;
}
.color-3 {
color: #8f5b7d;
}
.color-4 {
color: #c19f8b;
}
.color-5 {
color: #e3d4b5;
}

/* CSS Variables */
:root {
--color-1: #3a2d4e;
--color-2: #59465d;
--color-3: #8f5b7d;
--color-4: #c19f8b;
--color-5: #e3d4b5;
}

CSS del degradado de fondo Slavic Necromancer

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a2d4e, #59465d, #8f5b7d, #c19f8b, #e3d4b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a2d4e, #59465d, #8f5b7d, #c19f8b, #e3d4b5);
}

Slavic Necromancer color palette created on .