Rusted Vengeance カラーパレット

美しいRusted Vengeanceカラーパレットをご紹介します。red berry (#8a0000), milano red (#c40e0e), paarl (#9f512d), shingle fawn (#6a4b39) and woody brown (#402b2b)で構成されています。

明るさ

彩度

暖かさ

調整

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

💡 できること

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

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

UI例

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

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

💻 Rusted Vengeance カラーパレット CSS

/* CSS */
.color-1 {
color: #8a0000;
}
.color-2 {
color: #c40e0e;
}
.color-3 {
color: #9f512d;
}
.color-4 {
color: #6a4b39;
}
.color-5 {
color: #402b2b;
}

/* CSS Variables */
:root {
--color-1: #8a0000;
--color-2: #c40e0e;
--color-3: #9f512d;
--color-4: #6a4b39;
--color-5: #402b2b;
}

🌈 Rusted Vengeance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8a0000, #c40e0e, #9f512d, #6a4b39, #402b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8a0000, #c40e0e, #9f512d, #6a4b39, #402b2b);
}

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