Jewel Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Jewel Earth palette

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

Jewel Earth カラー パレット PNG 画像

Download jewel earth color palette PNG image (landscape)
Download jewel earth color palette PNG image (square)

Jewel Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #4e6e7e;
}
.color-2 {
color: #a85b4d;
}
.color-3 {
color: #895b29;
}
.color-4 {
color: #c3a455;
}
.color-5 {
color: #694b3a;
}

/* CSS Variables */
:root {
--color-1: #4e6e7e;
--color-2: #a85b4d;
--color-3: #895b29;
--color-4: #c3a455;
--color-5: #694b3a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e6e7e, #a85b4d, #895b29, #c3a455, #694b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e6e7e, #a85b4d, #895b29, #c3a455, #694b3a);
}

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

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

Jewel Earth color palette created on .