Black Hole Dipped in Gold Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Black Hole Dipped in Gold palette
tavolozza dei colori Black Hole Dipped in Gold CSS
/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #2f0f0e;
}
.color-3 {
color: #524c00;
}
.color-4 {
color: #966b0d;
}
.color-5 {
color: #ad7f00;
}
/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #2f0f0e;
--color-3: #524c00;
--color-4: #966b0d;
--color-5: #ad7f00;
}
CSS con gradiente di sfondo Black Hole Dipped in Gold
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #2f0f0e, #524c00, #966b0d, #ad7f00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #2f0f0e, #524c00, #966b0d, #ad7f00);
}
Tavolozze di colori simili
Black Hole Dipped in Gold color palette created on .