Verdant Whispering Grove カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Verdant Whispering Grove palette
Image Gallery
Verdant Whispering Grove カラーパレット CSS
/* CSS */
.color-1 {
color: #d3dd69;
}
.color-2 {
color: #9cae93;
}
.color-3 {
color: #a4b054;
}
.color-4 {
color: #758a78;
}
.color-5 {
color: #829041;
}
/* CSS Variables */
:root {
--color-1: #d3dd69;
--color-2: #9cae93;
--color-3: #a4b054;
--color-4: #758a78;
--color-5: #829041;
}
Verdant Whispering Grove の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d3dd69, #9cae93, #a4b054, #758a78, #829041);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d3dd69, #9cae93, #a4b054, #758a78, #829041);
}
似たようなカラーパレット
下にスクロールして3個のOlive greenカラーパレットを探索しましょう
Verdant Whispering Grove color palette created on .