Earthy Harmony カラーパレット
美しいEarthy Harmonyカラーパレットをご紹介します。leather (#9b6a55), fern green (#4e7f3d), sycamore (#8c9c3a), rodeo dust (#c7b599) and brown rust (#a55f3b)で構成されています。
明るさ
彩度
暖かさ
調整
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Earthy Harmonyパレットを使った美しいUIコンポーネントを探索
💻 Earthy Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #9b6a55;
}
.color-2 {
color: #4e7f3d;
}
.color-3 {
color: #8c9c3a;
}
.color-4 {
color: #c7b599;
}
.color-5 {
color: #a55f3b;
}
/* CSS Variables */
:root {
--color-1: #9b6a55;
--color-2: #4e7f3d;
--color-3: #8c9c3a;
--color-4: #c7b599;
--color-5: #a55f3b;
} 🌈 Earthy Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b6a55, #4e7f3d, #8c9c3a, #c7b599, #a55f3b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b6a55, #4e7f3d, #8c9c3a, #c7b599, #a55f3b);
} 🔗 似たようなカラーパレットを探索
Earthy Harmonyカラーパレットはに作成されました。