Earthy Tones of Humanity カラーパレット

美しいEarthy Tones of Humanityカラーパレットをご紹介します。wafer (#e1cdc6), clam shell (#d3b6b1), quicksand (#bf9c97), pharlap (#ac8581) and copper rose (#936966)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Earthy Tones of Humanity カラーパレット CSS

/* CSS */
.color-1 {
color: #e1cdc6;
}
.color-2 {
color: #d3b6b1;
}
.color-3 {
color: #bf9c97;
}
.color-4 {
color: #ac8581;
}
.color-5 {
color: #936966;
}

/* CSS Variables */
:root {
--color-1: #e1cdc6;
--color-2: #d3b6b1;
--color-3: #bf9c97;
--color-4: #ac8581;
--color-5: #936966;
}

🌈 Earthy Tones of Humanity の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1cdc6, #d3b6b1, #bf9c97, #ac8581, #936966);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1cdc6, #d3b6b1, #bf9c97, #ac8581, #936966);
}

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