Whispers of Tranquil Waters カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Tranquil Waters palette

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

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

/* CSS */
.color-1 {
color: #dad6c3;
}
.color-2 {
color: #a7a395;
}
.color-3 {
color: #7fa8c7;
}
.color-4 {
color: #8b8a84;
}
.color-5 {
color: #638fb0;
}

/* CSS Variables */
:root {
--color-1: #dad6c3;
--color-2: #a7a395;
--color-3: #7fa8c7;
--color-4: #8b8a84;
--color-5: #638fb0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dad6c3, #a7a395, #7fa8c7, #8b8a84, #638fb0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dad6c3, #a7a395, #7fa8c7, #8b8a84, #638fb0);
}

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

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

Whispers of Tranquil Waters color palette created on .