Maroon and Sage Green カラーパレット

美しいMaroon and Sage Greenカラーパレットをご紹介します。copper rose (#8f6461), sandal (#a8866f), indian khaki (#c5b189), tasman (#c7d2c6) and sage (#929e80)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Maroon and Sage Greenパレットを使った美しいUIコンポーネントを探索

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

💻 Maroon and Sage Green カラーパレット CSS

/* CSS */
.color-1 {
color: #8f6461;
}
.color-2 {
color: #a8866f;
}
.color-3 {
color: #c5b189;
}
.color-4 {
color: #c7d2c6;
}
.color-5 {
color: #929e80;
}

/* CSS Variables */
:root {
--color-1: #8f6461;
--color-2: #a8866f;
--color-3: #c5b189;
--color-4: #c7d2c6;
--color-5: #929e80;
}

🌈 Maroon and Sage Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8f6461, #a8866f, #c5b189, #c7d2c6, #929e80);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8f6461, #a8866f, #c5b189, #c7d2c6, #929e80);
}

Maroon and Sage Greenカラーパレットはに作成されました。