Paleta de colores Manned Wolf

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Manned Wolf palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Manned Wolf

Download manned wolf color palette PNG image (landscape)
Download manned wolf color palette PNG image (square)

CSS de la paleta de colores Manned Wolf

/* CSS */
.color-1 {
color: #e6a97a;
}
.color-2 {
color: #b85a3d;
}
.color-3 {
color: #6b4d3d;
}
.color-4 {
color: #3b2b30;
}
.color-5 {
color: #1e1f24;
}

/* CSS Variables */
:root {
--color-1: #e6a97a;
--color-2: #b85a3d;
--color-3: #6b4d3d;
--color-4: #3b2b30;
--color-5: #1e1f24;
}

CSS del degradado de fondo Manned Wolf

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a97a, #b85a3d, #6b4d3d, #3b2b30, #1e1f24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a97a, #b85a3d, #6b4d3d, #3b2b30, #1e1f24);
}

Manned Wolf color palette created on .