Insane Puppeteer カラーパレット

美しいInsane Puppeteerカラーパレットをご紹介します。port gore (#29214a), martinique (#3d315c), mulled wine (#5a4972), rum (#76657c) and santa fe (#ac6e55)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Insane Puppeteer カラーパレット CSS

/* CSS */
.color-1 {
color: #29214a;
}
.color-2 {
color: #3d315c;
}
.color-3 {
color: #5a4972;
}
.color-4 {
color: #76657c;
}
.color-5 {
color: #ac6e55;
}

/* CSS Variables */
:root {
--color-1: #29214a;
--color-2: #3d315c;
--color-3: #5a4972;
--color-4: #76657c;
--color-5: #ac6e55;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #29214a, #3d315c, #5a4972, #76657c, #ac6e55);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #29214a, #3d315c, #5a4972, #76657c, #ac6e55);
}

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