Paleta de colores Harry Potter Aesthetic

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Harry Potter Aesthetic palette

Compartir esta paleta en:

Descargar la paleta de colores Harry Potter Aesthetic (PNG)

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

CSS de la paleta de colores Harry Potter Aesthetic

/* 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 del degradado de fondo 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);
}

Paletas de colores similares

Harry Potter Aesthetic color palette created on .