Paleta de colores Kanye West

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Kanye West palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Kanye West

Download kanye west color palette PNG image (landscape)
Download kanye west color palette PNG image (square)

CSS de la paleta de colores Kanye West

/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #daa44e;
}
.color-3 {
color: #a56d2c;
}
.color-4 {
color: #5c4c1e;
}
.color-5 {
color: #2d2b2a;
}

/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #daa44e;
--color-3: #a56d2c;
--color-4: #5c4c1e;
--color-5: #2d2b2a;
}

CSS del degradado de fondo Kanye West

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #daa44e, #a56d2c, #5c4c1e, #2d2b2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #daa44e, #a56d2c, #5c4c1e, #2d2b2a);
}

Kanye West color palette created on .