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