Dating Draco Malfoy Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Dating Draco Malfoy palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Dating Draco Malfoy

Download dating draco malfoy color palette PNG image (landscape)
Download dating draco malfoy color palette PNG image (square)

tavolozza dei colori Dating Draco Malfoy CSS

/* CSS */
.color-1 {
color: #1a1a3d;
}
.color-2 {
color: #4e4e6a;
}
.color-3 {
color: #7d7d9b;
}
.color-4 {
color: #c3b2d7;
}
.color-5 {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--color-1: #1a1a3d;
--color-2: #4e4e6a;
--color-3: #7d7d9b;
--color-4: #c3b2d7;
--color-5: #f1a8a2;
}

CSS con gradiente di sfondo Dating Draco Malfoy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1a3d, #4e4e6a, #7d7d9b, #c3b2d7, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1a3d, #4e4e6a, #7d7d9b, #c3b2d7, #f1a8a2);
}

Dating Draco Malfoy color palette created on .