Burning Ashes カラーパレット
美しいBurning Ashesカラーパレットをご紹介します。nutmeg (#7d4a26), tuscany (#c96936), sea buckthorn (#f9a52f), marzipan (#f7d7a1) and mercury (#e3e3e3)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Burning Ashesパレットを使った美しいUIコンポーネントを探索
💻 Burning Ashes カラーパレット CSS
/* CSS */
.color-1 {
color: #7d4a26;
}
.color-2 {
color: #c96936;
}
.color-3 {
color: #f9a52f;
}
.color-4 {
color: #f7d7a1;
}
.color-5 {
color: #e3e3e3;
}
/* CSS Variables */
:root {
--color-1: #7d4a26;
--color-2: #c96936;
--color-3: #f9a52f;
--color-4: #f7d7a1;
--color-5: #e3e3e3;
} 🌈 Burning Ashes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d4a26, #c96936, #f9a52f, #f7d7a1, #e3e3e3);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d4a26, #c96936, #f9a52f, #f7d7a1, #e3e3e3);
} 🔗 似たようなカラーパレットを探索
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Burning Ashesカラーパレットはに作成されました。