Earthy Browns カラーパレット

美しいEarthy Brownsカラーパレットをご紹介します。judge gray (#4f3e2e), millbrook (#5a3d32), shingle fawn (#734e34), beaver (#907059) and makara (#897867)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Brown, Coastal, Deep, Earthy, Forest, Neutral, Tropical, Vintage, Warmカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Earthy Brownsパレットを使った美しいUIコンポーネントを探索

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

💻 Earthy Browns カラーパレット CSS

/* CSS */
.color-1 {
color: #4f3e2e;
}
.color-2 {
color: #5a3d32;
}
.color-3 {
color: #734e34;
}
.color-4 {
color: #907059;
}
.color-5 {
color: #897867;
}

/* CSS Variables */
:root {
--color-1: #4f3e2e;
--color-2: #5a3d32;
--color-3: #734e34;
--color-4: #907059;
--color-5: #897867;
}

🌈 Earthy Browns の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f3e2e, #5a3d32, #734e34, #907059, #897867);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f3e2e, #5a3d32, #734e34, #907059, #897867);
}

Earthy Brownsカラーパレットはに作成されました。