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