Earthy Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Earthy Elegance palette

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

Earthy Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #c5bdaa;
}
.color-2 {
color: #a19278;
}
.color-3 {
color: #7f7153;
}
.color-4 {
color: #605839;
}
.color-5 {
color: #494f22;
}

/* CSS Variables */
:root {
--color-1: #c5bdaa;
--color-2: #a19278;
--color-3: #7f7153;
--color-4: #605839;
--color-5: #494f22;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5bdaa, #a19278, #7f7153, #605839, #494f22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5bdaa, #a19278, #7f7153, #605839, #494f22);
}

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

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

Earthy Elegance color palette created on .