Paleta de colores Black Violet Digital

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Black Violet Digital palette

Compartir esta paleta en:

CSS de la paleta de colores Black Violet Digital

/* CSS */
.color-1 {
color: #1e1a3d;
}
.color-2 {
color: #4a3c5d;
}
.color-3 {
color: #795d83;
}
.color-4 {
color: #c17ec9;
}
.color-5 {
color: #e5a9e0;
}

/* CSS Variables */
:root {
--color-1: #1e1a3d;
--color-2: #4a3c5d;
--color-3: #795d83;
--color-4: #c17ec9;
--color-5: #e5a9e0;
}

CSS del degradado de fondo Black Violet Digital

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1a3d, #4a3c5d, #795d83, #c17ec9, #e5a9e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1a3d, #4a3c5d, #795d83, #c17ec9, #e5a9e0);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

Black Violet Digital color palette created on .