Whispers of Tranquil Tides カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Tranquil Tides palette
Whispers of Tranquil Tides カラーパレット CSS
/* CSS */
.color-1 {
color: #ebf1f5;
}
.color-2 {
color: #c0d0dd;
}
.color-3 {
color: #9aaec1;
}
.color-4 {
color: #9a984c;
}
.color-5 {
color: #74859a;
}
/* CSS Variables */
:root {
--color-1: #ebf1f5;
--color-2: #c0d0dd;
--color-3: #9aaec1;
--color-4: #9a984c;
--color-5: #74859a;
}
Whispers of Tranquil Tides の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebf1f5, #c0d0dd, #9aaec1, #9a984c, #74859a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebf1f5, #c0d0dd, #9aaec1, #9a984c, #74859a);
}
似たようなカラーパレット
下にスクロールして2個のLight blueカラーパレットを探索しましょう
Whispers of Tranquil Tides color palette created on .