Velvet Indulgence Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Velvet Indulgence palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Velvet Indulgence

Download velvet indulgence color palette PNG image (landscape)
Download velvet indulgence color palette PNG image (square)

tavolozza dei colori Velvet Indulgence CSS

/* CSS */
.color-1 {
color: #4c1f2a;
}
.color-2 {
color: #6d4a4c;
}
.color-3 {
color: #8b6b5b;
}
.color-4 {
color: #c49a8d;
}
.color-5 {
color: #e8c2bf;
}

/* CSS Variables */
:root {
--color-1: #4c1f2a;
--color-2: #6d4a4c;
--color-3: #8b6b5b;
--color-4: #c49a8d;
--color-5: #e8c2bf;
}

CSS con gradiente di sfondo Velvet Indulgence

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c1f2a, #6d4a4c, #8b6b5b, #c49a8d, #e8c2bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c1f2a, #6d4a4c, #8b6b5b, #c49a8d, #e8c2bf);
}

Velvet Indulgence color palette created on .