Werewolf カラーパレット

美しいWerewolfカラーパレットをご紹介します。lisbon brown (#4a3c26), yellow metal (#795c39), driftwood (#a8834d), laser (#d2b470) and new orleans (#f2d7a1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Werewolf カラーパレット CSS

/* CSS */
.color-1 {
color: #4a3c26;
}
.color-2 {
color: #795c39;
}
.color-3 {
color: #a8834d;
}
.color-4 {
color: #d2b470;
}
.color-5 {
color: #f2d7a1;
}

/* CSS Variables */
:root {
--color-1: #4a3c26;
--color-2: #795c39;
--color-3: #a8834d;
--color-4: #d2b470;
--color-5: #f2d7a1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a3c26, #795c39, #a8834d, #d2b470, #f2d7a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a3c26, #795c39, #a8834d, #d2b470, #f2d7a1);
}

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

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

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

Werewolf color palette created on .