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