Whispers of Twilight カラーパレット

美しいWhispers of Twilightカラーパレットをご紹介します。bone (#e0d6c2), mongoose (#b7a78a), swirl (#d5cec3), norway (#a3b6a0) and almond (#f0e2c7)で構成されています。

明るさ

彩度

暖かさ

調整

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #e0d6c2;
}
.color-2 {
color: #b7a78a;
}
.color-3 {
color: #d5cec3;
}
.color-4 {
color: #a3b6a0;
}
.color-5 {
color: #f0e2c7;
}

/* CSS Variables */
:root {
--color-1: #e0d6c2;
--color-2: #b7a78a;
--color-3: #d5cec3;
--color-4: #a3b6a0;
--color-5: #f0e2c7;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0d6c2, #b7a78a, #d5cec3, #a3b6a0, #f0e2c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0d6c2, #b7a78a, #d5cec3, #a3b6a0, #f0e2c7);
}

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