Burgundy and Gold Night Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Burgundy and Gold Night palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Burgundy and Gold Night

Download burgundy and gold night color palette PNG image (landscape)
Download burgundy and gold night color palette PNG image (square)

tavolozza dei colori Burgundy and Gold Night CSS

/* CSS */
.color-1 {
color: #6a2929;
}
.color-2 {
color: #b88d3d;
}
.color-3 {
color: #1f3a60;
}
.color-4 {
color: #5b3a29;
}
.color-5 {
color: #e2c479;
}

/* CSS Variables */
:root {
--color-1: #6a2929;
--color-2: #b88d3d;
--color-3: #1f3a60;
--color-4: #5b3a29;
--color-5: #e2c479;
}

CSS con gradiente di sfondo Burgundy and Gold Night

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a2929, #b88d3d, #1f3a60, #5b3a29, #e2c479);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a2929, #b88d3d, #1f3a60, #5b3a29, #e2c479);
}

Burgundy and Gold Night color palette created on .