Paleta de colores Barbaric Costume

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Barbaric Costume palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Barbaric Costume

Download barbaric costume color palette PNG image (landscape)
Download barbaric costume color palette PNG image (square)

CSS de la paleta de colores Barbaric Costume

/* CSS */
.color-1 {
color: #4b3c30;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #d09a5d;
}
.color-4 {
color: #ebb756;
}
.color-5 {
color: #f9e19f;
}

/* CSS Variables */
:root {
--color-1: #4b3c30;
--color-2: #a85f2e;
--color-3: #d09a5d;
--color-4: #ebb756;
--color-5: #f9e19f;
}

CSS del degradado de fondo Barbaric Costume

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3c30, #a85f2e, #d09a5d, #ebb756, #f9e19f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3c30, #a85f2e, #d09a5d, #ebb756, #f9e19f);
}

Barbaric Costume color palette created on .