Paleta de colores Mommy Purple and Black

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mommy Purple and Black palette

Compartir esta paleta en:

Descargar la paleta de colores Mommy Purple and Black (PNG)

Download mommy purple and black color palette PNG image (landscape)
Download mommy purple and black color palette PNG image (square)

CSS de la paleta de colores Mommy Purple and Black

/* CSS */
.color-1 {
color: #1b062d;
}
.color-2 {
color: #331060;
}
.color-3 {
color: #561c69;
}
.color-4 {
color: #5931b4;
}
.color-5 {
color: #050000;
}

/* CSS Variables */
:root {
--color-1: #1b062d;
--color-2: #331060;
--color-3: #561c69;
--color-4: #5931b4;
--color-5: #050000;
}

CSS del degradado de fondo Mommy Purple and Black

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b062d, #331060, #561c69, #5931b4, #050000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b062d, #331060, #561c69, #5931b4, #050000);
}

Mommy Purple and Black color palette created on .