Whispers of Tranquil Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Tranquil Earth palette

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

Whispers of Tranquil Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #d2dcd0;
}
.color-3 {
color: #cbc4a4;
}
.color-4 {
color: #a7c3b3;
}
.color-5 {
color: #da8b5d;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #d2dcd0;
--color-3: #cbc4a4;
--color-4: #a7c3b3;
--color-5: #da8b5d;
}

Whispers of Tranquil Earth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #d2dcd0, #cbc4a4, #a7c3b3, #da8b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #d2dcd0, #cbc4a4, #a7c3b3, #da8b5d);
}

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

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

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

Whispers of Tranquil Earth color palette created on .