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