Whispering Earthtones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Earthtones palette

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

Whispering Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #d9d9d9;
}
.color-2 {
color: #c2b180;
}
.color-3 {
color: #a6892b;
}
.color-4 {
color: #7a6a3e;
}
.color-5 {
color: #5b4d2f;
}

/* CSS Variables */
:root {
--color-1: #d9d9d9;
--color-2: #c2b180;
--color-3: #a6892b;
--color-4: #7a6a3e;
--color-5: #5b4d2f;
}

Whispering Earthtones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9d9d9, #c2b180, #a6892b, #7a6a3e, #5b4d2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9d9d9, #c2b180, #a6892b, #7a6a3e, #5b4d2f);
}

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

Whispering Earthtones color palette created on .