Midnight Blossoms カラーパレット
美しいMidnight Blossomsカラーパレットをご紹介します。woodsmoke (#080809), cocoa bean (#3f1b25), oxford blue (#364252), woodsmoke (#181a1d) and ebony clay (#2e3442)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Black, Burgundy, Dark, Deep, Earthy, Gray, Minimalist, Modern, Winterカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Midnight Blossomsパレットを使った美しいUIコンポーネントを探索
💻 Midnight Blossoms カラーパレット CSS
/* CSS */
.color-1 {
color: #080809;
}
.color-2 {
color: #3f1b25;
}
.color-3 {
color: #364252;
}
.color-4 {
color: #181a1d;
}
.color-5 {
color: #2e3442;
}
/* CSS Variables */
:root {
--color-1: #080809;
--color-2: #3f1b25;
--color-3: #364252;
--color-4: #181a1d;
--color-5: #2e3442;
} 🌈 Midnight Blossoms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #080809, #3f1b25, #364252, #181a1d, #2e3442);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #080809, #3f1b25, #364252, #181a1d, #2e3442);
} 🔗 似たようなカラーパレットを探索
Midnight Blossomsカラーパレットはに作成されました。