Whispering Earthtones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Earthtones palette

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

Whispering Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #d9d9d9;
}
.color-2 {
color: #c2c2c2;
}
.color-3 {
color: #a1a1a1;
}
.color-4 {
color: #8a8a8a;
}
.color-5 {
color: #636363;
}

/* CSS Variables */
:root {
--color-1: #d9d9d9;
--color-2: #c2c2c2;
--color-3: #a1a1a1;
--color-4: #8a8a8a;
--color-5: #636363;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9d9d9, #c2c2c2, #a1a1a1, #8a8a8a, #636363);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9d9d9, #c2c2c2, #a1a1a1, #8a8a8a, #636363);
}

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

Whispering Earthtones color palette created on .