Mommy Purple and Black Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Mommy Purple and Black palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Mommy Purple and Black

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

tavolozza dei colori Mommy Purple and Black CSS

/* 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 con gradiente di sfondo 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 .