Paleta de colores Elegant Black Gold Purple

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Elegant Black Gold Purple palette

Compartir esta paleta en:

Descargar la paleta de colores Elegant Black Gold Purple (PNG)

Download elegant black gold purple color palette PNG image (landscape)
Download elegant black gold purple color palette PNG image (square)

CSS de la paleta de colores Elegant Black Gold Purple

/* CSS */
.color-1 {
color: #1c1c1c;
}
.color-2 {
color: #a57b2c;
}
.color-3 {
color: #5e4b8b;
}
.color-4 {
color: #bda34c;
}
.color-5 {
color: #8d5f9b;
}

/* CSS Variables */
:root {
--color-1: #1c1c1c;
--color-2: #a57b2c;
--color-3: #5e4b8b;
--color-4: #bda34c;
--color-5: #8d5f9b;
}

CSS del degradado de fondo Elegant Black Gold Purple

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1c1c, #a57b2c, #5e4b8b, #bda34c, #8d5f9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1c1c, #a57b2c, #5e4b8b, #bda34c, #8d5f9b);
}

Elegant Black Gold Purple color palette created on .