Warm Earthy Tones カラーパレット

美しいWarm Earthy Tonesカラーパレットをご紹介します。sidecar (#f5e2c1), whiskey (#d19c7a), santa fe (#a86b4d), potters clay (#8d4c3a) and aths special (#e9e6c8)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Warm Earthy Tones カラーパレット CSS

/* CSS */
.color-1 {
color: #f5e2c1;
}
.color-2 {
color: #d19c7a;
}
.color-3 {
color: #a86b4d;
}
.color-4 {
color: #8d4c3a;
}
.color-5 {
color: #e9e6c8;
}

/* CSS Variables */
:root {
--color-1: #f5e2c1;
--color-2: #d19c7a;
--color-3: #a86b4d;
--color-4: #8d4c3a;
--color-5: #e9e6c8;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e2c1, #d19c7a, #a86b4d, #8d4c3a, #e9e6c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e2c1, #d19c7a, #a86b4d, #8d4c3a, #e9e6c8);
}

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