Whispers of Autumn Breeze カラーパレット

美しいWhispers of Autumn Breezeカラーパレットをご紹介します。black haze (#f7f8f8), pearl bush (#e4dcca), gray nickel (#c4c4c1), delta (#a6a8a2) and muddy waters (#b88d5c)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Autumn Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #f7f8f8;
}
.color-2 {
color: #e4dcca;
}
.color-3 {
color: #c4c4c1;
}
.color-4 {
color: #a6a8a2;
}
.color-5 {
color: #b88d5c;
}

/* CSS Variables */
:root {
--color-1: #f7f8f8;
--color-2: #e4dcca;
--color-3: #c4c4c1;
--color-4: #a6a8a2;
--color-5: #b88d5c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f8f8, #e4dcca, #c4c4c1, #a6a8a2, #b88d5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f8f8, #e4dcca, #c4c4c1, #a6a8a2, #b88d5c);
}

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