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