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: #94948f;
}
.color-2 {
color: #67a2a1;
}
.color-3 {
color: #5c9d9d;
}
.color-4 {
color: #549b9c;
}
.color-5 {
color: #4b9395;
}

/* CSS Variables */
:root {
--color-1: #94948f;
--color-2: #67a2a1;
--color-3: #5c9d9d;
--color-4: #549b9c;
--color-5: #4b9395;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #94948f, #67a2a1, #5c9d9d, #549b9c, #4b9395);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #94948f, #67a2a1, #5c9d9d, #549b9c, #4b9395);
}

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

Whispers of Tranquil Waters color palette created on .