Whispers of Twilight カラーパレット

美しいWhispers of Twilightカラーパレットをご紹介します。wheat (#f4e2b3), bison hide (#c1b49f), dusty gray (#a18c8d), roman coffee (#7b5d4c) and mortar (#5b4b5d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #f4e2b3;
}
.color-2 {
color: #c1b49f;
}
.color-3 {
color: #a18c8d;
}
.color-4 {
color: #7b5d4c;
}
.color-5 {
color: #5b4b5d;
}

/* CSS Variables */
:root {
--color-1: #f4e2b3;
--color-2: #c1b49f;
--color-3: #a18c8d;
--color-4: #7b5d4c;
--color-5: #5b4b5d;
}

🌈 Whispers of Twilight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e2b3, #c1b49f, #a18c8d, #7b5d4c, #5b4b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e2b3, #c1b49f, #a18c8d, #7b5d4c, #5b4b5d);
}

Whispers of Twilightカラーパレットはに作成されました。