Vampiric Gold Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vampiric Gold palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vampiric Gold

Download  vampiric gold color palette PNG image (landscape)
Download  vampiric gold color palette PNG image (square)

tavolozza dei colori Vampiric Gold CSS

/* CSS */
.color-1 {
color: #d4a625;
}
.color-2 {
color: #b49422;
}
.color-3 {
color: #8a7c1e;
}
.color-4 {
color: #686b1f;
}
.color-5 {
color: #4b4b1b;
}

/* CSS Variables */
:root {
--color-1: #d4a625;
--color-2: #b49422;
--color-3: #8a7c1e;
--color-4: #686b1f;
--color-5: #4b4b1b;
}

CSS con gradiente di sfondo Vampiric Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a625, #b49422, #8a7c1e, #686b1f, #4b4b1b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a625, #b49422, #8a7c1e, #686b1f, #4b4b1b);
}

Vampiric Gold color palette created on .