Whispers of Tranquility カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Tranquility palette

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

Whispers of Tranquility カラーパレット CSS

/* CSS */
.color-1 {
color: #e6ebea;
}
.color-2 {
color: #d3e0e3;
}
.color-3 {
color: #dbd9cd;
}
.color-4 {
color: #bdd1e0;
}
.color-5 {
color: #cbac8b;
}

/* CSS Variables */
:root {
--color-1: #e6ebea;
--color-2: #d3e0e3;
--color-3: #dbd9cd;
--color-4: #bdd1e0;
--color-5: #cbac8b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6ebea, #d3e0e3, #dbd9cd, #bdd1e0, #cbac8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6ebea, #d3e0e3, #dbd9cd, #bdd1e0, #cbac8b);
}

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

下にスクロールして5個のSoft grayカラーパレットを探索しましょう

Whispers of Tranquility color palette created on .