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