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