deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. カラーパレット

美しいdeeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger.カラーパレットをご紹介します。copper (#c7693d), brown rust (#b55f40), brown rust (#a5543b), mule fawn (#8c4b31) and pickled bean (#6d3d26)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger.パレットを使った美しいUIコンポーネントを探索

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

💻 deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. カラーパレット CSS

/* CSS */
.color-1 {
color: #c7693d;
}
.color-2 {
color: #b55f40;
}
.color-3 {
color: #a5543b;
}
.color-4 {
color: #8c4b31;
}
.color-5 {
color: #6d3d26;
}

/* CSS Variables */
:root {
--color-1: #c7693d;
--color-2: #b55f40;
--color-3: #a5543b;
--color-4: #8c4b31;
--color-5: #6d3d26;
}

🌈 deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger. の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7693d, #b55f40, #a5543b, #8c4b31, #6d3d26);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7693d, #b55f40, #a5543b, #8c4b31, #6d3d26);
}

deeper, more coppery-orange. It will darken your current copper slightly, adding warmth with more red and brown undertones. The final result will be more muted compared to Ginger.カラーパレットはに作成されました。