Whispers of Soft Sand カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Soft Sand palette

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

Whispers of Soft Sand カラーパレット CSS

/* CSS */
.color-1 {
color: #fefdf6;
}
.color-2 {
color: #fdf7ec;
}
.color-3 {
color: #ede8de;
}
.color-4 {
color: #f2d7c4;
}
.color-5 {
color: #b5b6aa;
}

/* CSS Variables */
:root {
--color-1: #fefdf6;
--color-2: #fdf7ec;
--color-3: #ede8de;
--color-4: #f2d7c4;
--color-5: #b5b6aa;
}

Whispers of Soft Sand の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefdf6, #fdf7ec, #ede8de, #f2d7c4, #b5b6aa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefdf6, #fdf7ec, #ede8de, #f2d7c4, #b5b6aa);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Whispers of Soft Sand color palette created on .