Muted Forest Harmony カラーパレット

美しいMuted Forest Harmonyカラーパレットをご紹介します。xanadu (#6b7b6e), bud (#a7b4a2), moon mist (#d0d7c6), spring rain (#b1c8b1) and nandor (#4b5d4e)で構成されています。

明るさ

彩度

暖かさ

調整

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

💡 できること

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

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

UI例

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

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

💻 Muted Forest Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #6b7b6e;
}
.color-2 {
color: #a7b4a2;
}
.color-3 {
color: #d0d7c6;
}
.color-4 {
color: #b1c8b1;
}
.color-5 {
color: #4b5d4e;
}

/* CSS Variables */
:root {
--color-1: #6b7b6e;
--color-2: #a7b4a2;
--color-3: #d0d7c6;
--color-4: #b1c8b1;
--color-5: #4b5d4e;
}

🌈 Muted Forest Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b7b6e, #a7b4a2, #d0d7c6, #b1c8b1, #4b5d4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b7b6e, #a7b4a2, #d0d7c6, #b1c8b1, #4b5d4e);
}

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