Whispers of the Asylum カラーパレット

美しいWhispers of the Asylumカラーパレットをご紹介します。pigeon post (#a7c7d7), mandys pink (#f1b3a7), whiskey (#d9a96d), barley corn (#a27c5d) and soya bean (#6a5a4d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #a7c7d7;
}
.color-2 {
color: #f1b3a7;
}
.color-3 {
color: #d9a96d;
}
.color-4 {
color: #a27c5d;
}
.color-5 {
color: #6a5a4d;
}

/* CSS Variables */
:root {
--color-1: #a7c7d7;
--color-2: #f1b3a7;
--color-3: #d9a96d;
--color-4: #a27c5d;
--color-5: #6a5a4d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c7d7, #f1b3a7, #d9a96d, #a27c5d, #6a5a4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c7d7, #f1b3a7, #d9a96d, #a27c5d, #6a5a4d);
}

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