Whispers of Twilight カラーパレット
美しいWhispers of Twilightカラーパレットをご紹介します。mischka (#e4e3e8), pale slate (#cbc2c7), martini (#b1a0a0), hemp (#967c79) and waikawa gray (#5e7697)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Elegant, Minimalist, Vintage, Autumnカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispers of Twilightパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #e4e3e8;
}
.color-2 {
color: #cbc2c7;
}
.color-3 {
color: #b1a0a0;
}
.color-4 {
color: #967c79;
}
.color-5 {
color: #5e7697;
}
/* CSS Variables */
:root {
--color-1: #e4e3e8;
--color-2: #cbc2c7;
--color-3: #b1a0a0;
--color-4: #967c79;
--color-5: #5e7697;
}
🌈 Whispers of Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4e3e8, #cbc2c7, #b1a0a0, #967c79, #5e7697);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4e3e8, #cbc2c7, #b1a0a0, #967c79, #5e7697);
}
🔗 似たようなカラーパレットを探索
Whispers of Twilight color palette created on .