Whispers of Tranquility カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Tranquility palette

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

Whispers of Tranquility カラーパレット CSS

/* CSS */
.color-1 {
color: #eef0f1;
}
.color-2 {
color: #ded9d4;
}
.color-3 {
color: #d0cac3;
}
.color-4 {
color: #bfb9b0;
}
.color-5 {
color: #b1a9a0;
}

/* CSS Variables */
:root {
--color-1: #eef0f1;
--color-2: #ded9d4;
--color-3: #d0cac3;
--color-4: #bfb9b0;
--color-5: #b1a9a0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eef0f1, #ded9d4, #d0cac3, #bfb9b0, #b1a9a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eef0f1, #ded9d4, #d0cac3, #bfb9b0, #b1a9a0);
}

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

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

Whispers of Tranquility color palette created on .