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