Whispers of Verdant Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Verdant Dusk palette

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

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

/* CSS */
.color-1 {
color: #d5d6c2;
}
.color-2 {
color: #96a696;
}
.color-3 {
color: #cd7860;
}
.color-4 {
color: #30b5ac;
}
.color-5 {
color: #6b6873;
}

/* CSS Variables */
:root {
--color-1: #d5d6c2;
--color-2: #96a696;
--color-3: #cd7860;
--color-4: #30b5ac;
--color-5: #6b6873;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5d6c2, #96a696, #cd7860, #30b5ac, #6b6873);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5d6c2, #96a696, #cd7860, #30b5ac, #6b6873);
}

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

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

Whispers of Verdant Dusk color palette created on .