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