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