Death Metal Unicorn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Death Metal Unicorn palette

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

Death Metal Unicorn カラー パレット PNG 画像

Download death metal unicorn color palette PNG image (landscape)
Download death metal unicorn color palette PNG image (square)

Death Metal Unicorn カラーパレット CSS

/* CSS */
.color-1 {
color: #1f1f1f;
}
.color-2 {
color: #4a1e4d;
}
.color-3 {
color: #7a3d7f;
}
.color-4 {
color: #9f5b9a;
}
.color-5 {
color: #f3a5d5;
}

/* CSS Variables */
:root {
--color-1: #1f1f1f;
--color-2: #4a1e4d;
--color-3: #7a3d7f;
--color-4: #9f5b9a;
--color-5: #f3a5d5;
}

Death Metal Unicorn の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1f1f, #4a1e4d, #7a3d7f, #9f5b9a, #f3a5d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1f1f, #4a1e4d, #7a3d7f, #9f5b9a, #f3a5d5);
}

Death Metal Unicorn color palette created on .