Whispers of Tranquility カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Tranquility palette

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

Whispers of Tranquility カラーパレット CSS

/* CSS */
.color-1 {
color: #d2d2d1;
}
.color-2 {
color: #95d0cf;
}
.color-3 {
color: #86bbb9;
}
.color-4 {
color: #717c7f;
}
.color-5 {
color: #706fae;
}

/* CSS Variables */
:root {
--color-1: #d2d2d1;
--color-2: #95d0cf;
--color-3: #86bbb9;
--color-4: #717c7f;
--color-5: #706fae;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2d2d1, #95d0cf, #86bbb9, #717c7f, #706fae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2d2d1, #95d0cf, #86bbb9, #717c7f, #706fae);
}

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

Whispers of Tranquility color palette created on .