Metallic Gold Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Metallic Gold palette

Condividi questa palette a:

Scarica la tavolozza dei colori Metallic Gold (PNG)

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

tavolozza dei colori Metallic Gold CSS

/* CSS */
.color-1 {
color: #ffd900;
}
.color-2 {
color: #bfbfbf;
}
.color-3 {
color: #cd8032;
}
.color-4 {
color: #fff5e0;
}
.color-5 {
color: #e7d0d0;
}

/* CSS Variables */
:root {
--color-1: #ffd900;
--color-2: #bfbfbf;
--color-3: #cd8032;
--color-4: #fff5e0;
--color-5: #e7d0d0;
}

CSS con gradiente di sfondo Metallic Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd900, #bfbfbf, #cd8032, #fff5e0, #e7d0d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd900, #bfbfbf, #cd8032, #fff5e0, #e7d0d0);
}

Tavolozze di colori simili

Metallic Gold color palette created on .