Earthen Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Earthen Harmony palette

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

Earthen Harmony カラーパレット (PNG) をダウンロード

Download earthen harmony color palette PNG image (landscape)
Download earthen harmony color palette PNG image (square)

Earthen Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #d1c7a3;
}
.color-2 {
color: #b7a86c;
}
.color-3 {
color: #a59955;
}
.color-4 {
color: #a36f4d;
}
.color-5 {
color: #7e5b4e;
}

/* CSS Variables */
:root {
--color-1: #d1c7a3;
--color-2: #b7a86c;
--color-3: #a59955;
--color-4: #a36f4d;
--color-5: #7e5b4e;
}

Earthen Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c7a3, #b7a86c, #a59955, #a36f4d, #7e5b4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c7a3, #b7a86c, #a59955, #a36f4d, #7e5b4e);
}

Earthen Harmony color palette created on .