Iron Infidel カラーパレット

美しいIron Infidelカラーパレットをご紹介します。matterhorn (#4b3c3a), russett (#7b5c56), malta (#bfaf9c), bone (#e7d0c6) and shilo (#eab4b3)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Brown, Coastal, Deep, Earthy, Gray, Neutral, Red, Soft, Vintage, Warmカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Iron Infidelパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Iron Infidel カラーパレット CSS

/* CSS */
.color-1 {
color: #4b3c3a;
}
.color-2 {
color: #7b5c56;
}
.color-3 {
color: #bfaf9c;
}
.color-4 {
color: #e7d0c6;
}
.color-5 {
color: #eab4b3;
}

/* CSS Variables */
:root {
--color-1: #4b3c3a;
--color-2: #7b5c56;
--color-3: #bfaf9c;
--color-4: #e7d0c6;
--color-5: #eab4b3;
}

🌈 Iron Infidel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3c3a, #7b5c56, #bfaf9c, #e7d0c6, #eab4b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3c3a, #7b5c56, #bfaf9c, #e7d0c6, #eab4b3);
}

Iron Infidelカラーパレットはに作成されました。