Terranian Zombie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Terranian Zombie palette

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

Terranian Zombie カラー パレット PNG 画像

Download terranian zombie color palette PNG image (landscape)
Download terranian zombie color palette PNG image (square)

Terranian Zombie カラーパレット CSS

/* CSS */
.color-1 {
color: #4d805e;
}
.color-2 {
color: #b6c99c;
}
.color-3 {
color: #e5c69a;
}
.color-4 {
color: #c77a7a;
}
.color-5 {
color: #7b4c4c;
}

/* CSS Variables */
:root {
--color-1: #4d805e;
--color-2: #b6c99c;
--color-3: #e5c69a;
--color-4: #c77a7a;
--color-5: #7b4c4c;
}

Terranian Zombie の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d805e, #b6c99c, #e5c69a, #c77a7a, #7b4c4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d805e, #b6c99c, #e5c69a, #c77a7a, #7b4c4c);
}

Terranian Zombie color palette created on .