Black Hole Dipped in Gold カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Black Hole Dipped in Gold palette

このパレットを共有する先:

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;
}

Black Hole Dipped in Gold の背景のグラデーション CSS

/* 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);
}

似たようなカラーパレット

Black Hole Dipped in Gold color palette created on .