Paleta de colores Wizard's Haven

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wizard's Haven palette

Compartir esta paleta en:

Descargar la paleta de colores Wizard's Haven (PNG)

Download wizard's haven color palette PNG image (landscape)
Download wizard's haven color palette PNG image (square)

CSS de la paleta de colores Wizard's Haven

/* CSS */
.color-1 {
color: #7e3b2a;
}
.color-2 {
color: #e4b03f;
}
.color-3 {
color: #c19fb0;
}
.color-4 {
color: #503d26;
}
.color-5 {
color: #8c5b3b;
}

/* CSS Variables */
:root {
--color-1: #7e3b2a;
--color-2: #e4b03f;
--color-3: #c19fb0;
--color-4: #503d26;
--color-5: #8c5b3b;
}

CSS del degradado de fondo Wizard's Haven

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e3b2a, #e4b03f, #c19fb0, #503d26, #8c5b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e3b2a, #e4b03f, #c19fb0, #503d26, #8c5b3b);
}

Wizard's Haven color palette created on .