1940s Vintage カラーパレット

美しい1940s Vintageカラーパレットをご紹介します。east bay (#4c3e70), strikemaster (#a35c8e), sorrell brown (#c5a27c), old gold (#d4b34e) and cashmere (#e8b8a1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 1940s Vintage カラーパレット CSS

/* CSS */
.color-1 {
color: #4c3e70;
}
.color-2 {
color: #a35c8e;
}
.color-3 {
color: #c5a27c;
}
.color-4 {
color: #d4b34e;
}
.color-5 {
color: #e8b8a1;
}

/* CSS Variables */
:root {
--color-1: #4c3e70;
--color-2: #a35c8e;
--color-3: #c5a27c;
--color-4: #d4b34e;
--color-5: #e8b8a1;
}

🌈 1940s Vintage の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e70, #a35c8e, #c5a27c, #d4b34e, #e8b8a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e70, #a35c8e, #c5a27c, #d4b34e, #e8b8a1);
}

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