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