Whispering Sands カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Sands palette

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

Whispering Sands カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fafafa;
}
.color-3 {
color: #bdbdbc;
}
.color-4 {
color: #fcfbf8;
}
.color-5 {
color: #ebeaea;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fafafa;
--color-3: #bdbdbc;
--color-4: #fcfbf8;
--color-5: #ebeaea;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fafafa, #bdbdbc, #fcfbf8, #ebeaea);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fafafa, #bdbdbc, #fcfbf8, #ebeaea);
}

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

Whispering Sands color palette created on .