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