Whispers of Verdant Calm カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Verdant Calm palette

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

Whispers of Verdant Calm カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f0f1ef;
}
.color-3 {
color: #c6dfb3;
}
.color-4 {
color: #84b677;
}
.color-5 {
color: #12871b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f0f1ef;
--color-3: #c6dfb3;
--color-4: #84b677;
--color-5: #12871b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f0f1ef, #c6dfb3, #84b677, #12871b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f0f1ef, #c6dfb3, #84b677, #12871b);
}

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

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

Whispers of Verdant Calm color palette created on .