Depressing 1920s カラーパレット

美しいDepressing 1920sカラーパレットをご紹介します。matterhorn (#4a353a), sand dune (#876763), sandrift (#ab9082), rodeo dust (#c4ad97) and coral reef (#c8bba7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Depressing 1920sパレットを使った美しいUIコンポーネントを探索

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

💻 Depressing 1920s カラーパレット CSS

/* CSS */
.color-1 {
color: #4a353a;
}
.color-2 {
color: #876763;
}
.color-3 {
color: #ab9082;
}
.color-4 {
color: #c4ad97;
}
.color-5 {
color: #c8bba7;
}

/* CSS Variables */
:root {
--color-1: #4a353a;
--color-2: #876763;
--color-3: #ab9082;
--color-4: #c4ad97;
--color-5: #c8bba7;
}

🌈 Depressing 1920s の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a353a, #876763, #ab9082, #c4ad97, #c8bba7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a353a, #876763, #ab9082, #c4ad97, #c8bba7);
}

Depressing 1920sカラーパレットはに作成されました。