Eclipse of the Golden Goats Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Eclipse of the Golden Goats palette

Condividi questa palette a:

tavolozza dei colori Eclipse of the Golden Goats CSS

/* CSS */
.color-1 {
color: #1f1f1f;
}
.color-2 {
color: #c7a600;
}
.color-3 {
color: #792c90;
}
.color-4 {
color: #f0e78e;
}
.color-5 {
color: #d6d2cd;
}

/* CSS Variables */
:root {
--color-1: #1f1f1f;
--color-2: #c7a600;
--color-3: #792c90;
--color-4: #f0e78e;
--color-5: #d6d2cd;
}

CSS con gradiente di sfondo Eclipse of the Golden Goats

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1f1f, #c7a600, #792c90, #f0e78e, #d6d2cd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1f1f, #c7a600, #792c90, #f0e78e, #d6d2cd);
}

Tavolozze di colori simili

Eclipse of the Golden Goats color palette created on .