Black Brown and Wine Purple Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Black Brown and Wine Purple palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Black Brown and Wine Purple

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

tavolozza dei colori Black Brown and Wine Purple CSS

/* CSS */
.color-1 {
color: #3c2a2e;
}
.color-2 {
color: #6c4b51;
}
.color-3 {
color: #9a5b6c;
}
.color-4 {
color: #d93f4c;
}
.color-5 {
color: #5f2b3a;
}

/* CSS Variables */
:root {
--color-1: #3c2a2e;
--color-2: #6c4b51;
--color-3: #9a5b6c;
--color-4: #d93f4c;
--color-5: #5f2b3a;
}

CSS con gradiente di sfondo Black Brown and Wine Purple

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3c2a2e, #6c4b51, #9a5b6c, #d93f4c, #5f2b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3c2a2e, #6c4b51, #9a5b6c, #d93f4c, #5f2b3a);
}

Black Brown and Wine Purple color palette created on .