Earthy 60s Vibes カラーパレット

美しいEarthy 60s Vibesカラーパレットをご紹介します。highland (#7c9b69), pine glade (#c6d59a), cashmere (#e3c6a5), my pink (#d69c94) and turkish rose (#b36b70)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Earthy 60s Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #7c9b69;
}
.color-2 {
color: #c6d59a;
}
.color-3 {
color: #e3c6a5;
}
.color-4 {
color: #d69c94;
}
.color-5 {
color: #b36b70;
}

/* CSS Variables */
:root {
--color-1: #7c9b69;
--color-2: #c6d59a;
--color-3: #e3c6a5;
--color-4: #d69c94;
--color-5: #b36b70;
}

🌈 Earthy 60s Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c9b69, #c6d59a, #e3c6a5, #d69c94, #b36b70);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c9b69, #c6d59a, #e3c6a5, #d69c94, #b36b70);
}

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