Harry Potter Aesthetic Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Harry Potter Aesthetic palette

Condividi questa palette a:

Scarica la tavolozza dei colori Harry Potter Aesthetic (PNG)

Download harry potter aesthetic color palette PNG image (landscape)
Download harry potter aesthetic color palette PNG image (square)

tavolozza dei colori Harry Potter Aesthetic CSS

/* CSS */
.color-1 {
color: #704d7a;
}
.color-2 {
color: #c8a3b6;
}
.color-3 {
color: #f1d3b1;
}
.color-4 {
color: #e9a76d;
}
.color-5 {
color: #743b2f;
}

/* CSS Variables */
:root {
--color-1: #704d7a;
--color-2: #c8a3b6;
--color-3: #f1d3b1;
--color-4: #e9a76d;
--color-5: #743b2f;
}

CSS con gradiente di sfondo Harry Potter Aesthetic

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #704d7a, #c8a3b6, #f1d3b1, #e9a76d, #743b2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #704d7a, #c8a3b6, #f1d3b1, #e9a76d, #743b2f);
}

Tavolozze di colori simili

Harry Potter Aesthetic color palette created on .