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