Verdant Whispering Woods カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Verdant Whispering Woods palette

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

Verdant Whispering Woods カラーパレット CSS

/* CSS */
.color-1 {
color: #cad468;
}
.color-2 {
color: #96a34d;
}
.color-3 {
color: #879b89;
}
.color-4 {
color: #707f3d;
}
.color-5 {
color: #536529;
}

/* CSS Variables */
:root {
--color-1: #cad468;
--color-2: #96a34d;
--color-3: #879b89;
--color-4: #707f3d;
--color-5: #536529;
}

Verdant Whispering Woods の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cad468, #96a34d, #879b89, #707f3d, #536529);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cad468, #96a34d, #879b89, #707f3d, #536529);
}

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

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

Verdant Whispering Woods color palette created on .