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