Whispers of the Wraith カラーパレット
美しいWhispers of the Wraithカラーパレットをご紹介します。mulled wine (#4c3d6b), kimberly (#7e6a9a), wistful (#b0a3d2), prelude (#d6b6e7) and light orchid (#eab8e4)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispers of the Wraithパレットを使った美しいUIコンポーネントを探索
💻 Whispers of the Wraith カラーパレット CSS
/* CSS */
.color-1 {
color: #4c3d6b;
}
.color-2 {
color: #7e6a9a;
}
.color-3 {
color: #b0a3d2;
}
.color-4 {
color: #d6b6e7;
}
.color-5 {
color: #eab8e4;
}
/* CSS Variables */
:root {
--color-1: #4c3d6b;
--color-2: #7e6a9a;
--color-3: #b0a3d2;
--color-4: #d6b6e7;
--color-5: #eab8e4;
} 🌈 Whispers of the Wraith の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3d6b, #7e6a9a, #b0a3d2, #d6b6e7, #eab8e4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3d6b, #7e6a9a, #b0a3d2, #d6b6e7, #eab8e4);
} 🔗 似たようなカラーパレットを探索
Whispers of the Wraithカラーパレットはに作成されました。