Rustic Elegance カラーパレット
美しいRustic Eleganceカラーパレットをご紹介します。ironstone (#86483c), matrix (#a55e50), old rose (#c68f7b), cashmere (#e8b7a1) and mandys pink (#f3cfbf)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Rustic Eleganceパレットを使った美しいUIコンポーネントを探索
💻 Rustic Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #86483c;
}
.color-2 {
color: #a55e50;
}
.color-3 {
color: #c68f7b;
}
.color-4 {
color: #e8b7a1;
}
.color-5 {
color: #f3cfbf;
}
/* CSS Variables */
:root {
--color-1: #86483c;
--color-2: #a55e50;
--color-3: #c68f7b;
--color-4: #e8b7a1;
--color-5: #f3cfbf;
} 🌈 Rustic Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #86483c, #a55e50, #c68f7b, #e8b7a1, #f3cfbf);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #86483c, #a55e50, #c68f7b, #e8b7a1, #f3cfbf);
} 🔗 似たようなカラーパレットを探索
Rustic Eleganceカラーパレットはに作成されました。