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