Iron & Auburn カラーパレット

美しいIron & Auburnカラーパレットをご紹介します。copper rust (#8c4a4d), santa fe (#b66a49), di serria (#d89e5f), golden sand (#f1c379) and peach yellow (#f9e9a9)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Iron & Auburn カラーパレット CSS

/* CSS */
.color-1 {
color: #8c4a4d;
}
.color-2 {
color: #b66a49;
}
.color-3 {
color: #d89e5f;
}
.color-4 {
color: #f1c379;
}
.color-5 {
color: #f9e9a9;
}

/* CSS Variables */
:root {
--color-1: #8c4a4d;
--color-2: #b66a49;
--color-3: #d89e5f;
--color-4: #f1c379;
--color-5: #f9e9a9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c4a4d, #b66a49, #d89e5f, #f1c379, #f9e9a9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c4a4d, #b66a49, #d89e5f, #f1c379, #f9e9a9);
}

🔗 似たようなカラーパレットを探索

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Iron & Auburn color palette created on .