Spooky Elegance カラーパレット

美しいSpooky Eleganceカラーパレットをご紹介します。matterhorn (#4c3e3e), ferra (#6e4e4e), copper rose (#9a6a6a), oriental pink (#c59b9b) and cavern pink (#e3c0c0)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Spooky Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #4c3e3e;
}
.color-2 {
color: #6e4e4e;
}
.color-3 {
color: #9a6a6a;
}
.color-4 {
color: #c59b9b;
}
.color-5 {
color: #e3c0c0;
}

/* CSS Variables */
:root {
--color-1: #4c3e3e;
--color-2: #6e4e4e;
--color-3: #9a6a6a;
--color-4: #c59b9b;
--color-5: #e3c0c0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e3e, #6e4e4e, #9a6a6a, #c59b9b, #e3c0c0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e3e, #6e4e4e, #9a6a6a, #c59b9b, #e3c0c0);
}

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