Muted Brown Cotton カラーパレット

美しいMuted Brown Cottonカラーパレットをご紹介します。grain brown (#e1c6b2), vanilla (#d1b79f), indian khaki (#c1ab8f), mongoose (#b1a081) and gurkha (#a09973)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Muted Brown Cotton カラーパレット CSS

/* CSS */
.color-1 {
color: #e1c6b2;
}
.color-2 {
color: #d1b79f;
}
.color-3 {
color: #c1ab8f;
}
.color-4 {
color: #b1a081;
}
.color-5 {
color: #a09973;
}

/* CSS Variables */
:root {
--color-1: #e1c6b2;
--color-2: #d1b79f;
--color-3: #c1ab8f;
--color-4: #b1a081;
--color-5: #a09973;
}

🌈 Muted Brown Cotton の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1c6b2, #d1b79f, #c1ab8f, #b1a081, #a09973);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1c6b2, #d1b79f, #c1ab8f, #b1a081, #a09973);
}

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