Halloween Statue カラーパレット

美しいHalloween Statueカラーパレットをご紹介します。paarl (#a85f2e), brandy punch (#d48e25), sea buckthorn (#f9b134), marigold yellow (#f9d57b) and bistre (#3a2a1d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Halloween Statue カラーパレット CSS

/* CSS */
.color-1 {
color: #a85f2e;
}
.color-2 {
color: #d48e25;
}
.color-3 {
color: #f9b134;
}
.color-4 {
color: #f9d57b;
}
.color-5 {
color: #3a2a1d;
}

/* CSS Variables */
:root {
--color-1: #a85f2e;
--color-2: #d48e25;
--color-3: #f9b134;
--color-4: #f9d57b;
--color-5: #3a2a1d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a85f2e, #d48e25, #f9b134, #f9d57b, #3a2a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a85f2e, #d48e25, #f9b134, #f9d57b, #3a2a1d);
}

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