Earthy Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Earthy Elegance palette

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

Earthy Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #c09a7c;
}
.color-2 {
color: #9c7d54;
}
.color-3 {
color: #795a39;
}
.color-4 {
color: #59545f;
}
.color-5 {
color: #583b22;
}

/* CSS Variables */
:root {
--color-1: #c09a7c;
--color-2: #9c7d54;
--color-3: #795a39;
--color-4: #59545f;
--color-5: #583b22;
}

Earthy Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c09a7c, #9c7d54, #795a39, #59545f, #583b22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c09a7c, #9c7d54, #795a39, #59545f, #583b22);
}

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

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

Earthy Elegance color palette created on .