brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. カラーパレット

美しいbrighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed.カラーパレットをご紹介します。crusta (#ff7e2e), yellow orange (#ffa047), koromiko (#ffb65c), macaroni and cheese (#ffc67a) and salomie (#ffdd94)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed.パレットを使った美しいUIコンポーネントを探索

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

💻 brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. カラーパレット CSS

/* CSS */
.color-1 {
color: #ff7e2e;
}
.color-2 {
color: #ffa047;
}
.color-3 {
color: #ffb65c;
}
.color-4 {
color: #ffc67a;
}
.color-5 {
color: #ffdd94;
}

/* CSS Variables */
:root {
--color-1: #ff7e2e;
--color-2: #ffa047;
--color-3: #ffb65c;
--color-4: #ffc67a;
--color-5: #ffdd94;
}

🌈 brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed. の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7e2e, #ffa047, #ffb65c, #ffc67a, #ffdd94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7e2e, #ffa047, #ffb65c, #ffc67a, #ffdd94);
}

brighter, more vibrant ginger with orange undertones. It will lift the current copper to a more intense orange-ginger shade, giving you that bold, sun-kissed ginger look from the second image you showed.カラーパレットはに作成されました。