Muted Poison Ivy カラーパレット

美しいMuted Poison Ivyカラーパレットをご紹介します。hippie green (#5b7e4e), chelsea cucumber (#8dae6f), pine glade (#c1d69f), chrome white (#e4efd1) and ecru white (#f2f5e5)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Earthy, Green, Muted, Nature, Softカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Muted Poison Ivyパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Muted Poison Ivy カラーパレット CSS

/* CSS */
.color-1 {
color: #5b7e4e;
}
.color-2 {
color: #8dae6f;
}
.color-3 {
color: #c1d69f;
}
.color-4 {
color: #e4efd1;
}
.color-5 {
color: #f2f5e5;
}

/* CSS Variables */
:root {
--color-1: #5b7e4e;
--color-2: #8dae6f;
--color-3: #c1d69f;
--color-4: #e4efd1;
--color-5: #f2f5e5;
}

🌈 Muted Poison Ivy の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b7e4e, #8dae6f, #c1d69f, #e4efd1, #f2f5e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b7e4e, #8dae6f, #c1d69f, #e4efd1, #f2f5e5);
}

Muted Poison Ivyカラーパレットはに作成されました。