Monster Huntress カラーパレット

美しいMonster Huntressカラーパレットをご紹介します。cannon pink (#8c3c73), cannon pink (#9b467c), tussock (#b88743), marigold (#b08927) and mule fawn (#8a4329)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Monster Huntress カラーパレット CSS

/* CSS */
.color-1 {
color: #8c3c73;
}
.color-2 {
color: #9b467c;
}
.color-3 {
color: #b88743;
}
.color-4 {
color: #b08927;
}
.color-5 {
color: #8a4329;
}

/* CSS Variables */
:root {
--color-1: #8c3c73;
--color-2: #9b467c;
--color-3: #b88743;
--color-4: #b08927;
--color-5: #8a4329;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c3c73, #9b467c, #b88743, #b08927, #8a4329);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c3c73, #9b467c, #b88743, #b08927, #8a4329);
}

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