Grunge Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Grunge Earth palette

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

Grunge Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #5f4b8b;
}
.color-2 {
color: #a67d6e;
}
.color-3 {
color: #d9cbaf;
}
.color-4 {
color: #a2b18c;
}
.color-5 {
color: #4e7e7e;
}

/* CSS Variables */
:root {
--color-1: #5f4b8b;
--color-2: #a67d6e;
--color-3: #d9cbaf;
--color-4: #a2b18c;
--color-5: #4e7e7e;
}

Grunge Earth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f4b8b, #a67d6e, #d9cbaf, #a2b18c, #4e7e7e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f4b8b, #a67d6e, #d9cbaf, #a2b18c, #4e7e7e);
}

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

下にスクロールして1個のアーシーカラーパレットを探索しましょう

Grunge Earth color palette created on .