Whispers of the Night カラーパレット

美しいWhispers of the Nightカラーパレットをご紹介します。prelude (#d5c1e6), amethyst smoke (#a68bb6), deluge (#7e5b9a), mulled wine (#5b3f6e) and martinique (#3a2a4b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of the Night カラーパレット CSS

/* CSS */
.color-1 {
color: #d5c1e6;
}
.color-2 {
color: #a68bb6;
}
.color-3 {
color: #7e5b9a;
}
.color-4 {
color: #5b3f6e;
}
.color-5 {
color: #3a2a4b;
}

/* CSS Variables */
:root {
--color-1: #d5c1e6;
--color-2: #a68bb6;
--color-3: #7e5b9a;
--color-4: #5b3f6e;
--color-5: #3a2a4b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5c1e6, #a68bb6, #7e5b9a, #5b3f6e, #3a2a4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5c1e6, #a68bb6, #7e5b9a, #5b3f6e, #3a2a4b);
}

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