Verdant Whispering Grove カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Verdant Whispering Grove palette

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

Verdant Whispering Grove カラーパレット CSS

/* CSS */
.color-1 {
color: #cfd869;
}
.color-2 {
color: #9dab4f;
}
.color-3 {
color: #8da08e;
}
.color-4 {
color: #77854c;
}
.color-5 {
color: #6a7b2d;
}

/* CSS Variables */
:root {
--color-1: #cfd869;
--color-2: #9dab4f;
--color-3: #8da08e;
--color-4: #77854c;
--color-5: #6a7b2d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cfd869, #9dab4f, #8da08e, #77854c, #6a7b2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cfd869, #9dab4f, #8da08e, #77854c, #6a7b2d);
}

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

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

Verdant Whispering Grove color palette created on .